/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/example_build/tgt/ |
D | resource_readme.txt | 3 The files provided in this project are resources to help get your project 4 running on your target. You may use these files as is or use them as examples 7 Unless the files here are included in the project file for your executable, 14 The board setup files (.mbs) are used by MULTI to initialize target hardware 18 default.gpj) contains connection methods that reference the .mbs files 21 You can modify the scripts in the board setup files to suit your specific 24 For more information about board setup files and connection files, see the 31 Linker directive files (.ld) are used when your program is linked to define 42 This resource.gpj contains example linker directives files: 50 Some configurations also contain other linker directives files: [all …]
|
/ThreadX-v6.4.1/ports_arch/ARMv8-M/ |
D | README.md | 3 The ThreadX, ThreadX SMP, ThreadX Modules and ThreadX SMP Modules ports for ARMv8 share many files … 4 To make work more efficient these files are internally tracked only once and copied over to specifi…
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/ |
D | README.md | 3 The ThreadX, ThreadX SMP, ThreadX Modules and ThreadX SMP Modules ports for ARMv7 share many files … 4 To make work more efficient these files are internally tracked only once and copied over to specifi…
|
/ThreadX-v6.4.1/ports_arch/ARMv7-A/ |
D | README.md | 3 The ThreadX, ThreadX SMP, ThreadX Modules and ThreadX SMP Modules ports for ARMv7 share many files … 4 To make work more efficient these files are internally tracked only once and copied over to specifi…
|
/ThreadX-v6.4.1/ports_arch/ARMv8-A/ |
D | README.md | 3 … ThreadX SMP Modules ports for ARMv8 share many files in common. To make work more efficient these…
|
/ThreadX-v6.4.1/ports/c667x/ccs/example_build/sample_threadx_ta6678fmc/targetConfigs/ |
D | readme.txt | 1 The 'targetConfigs' folder contains target-configuration (.ccxml) files, automatically generated ba… 6 if you manually edit these auto-generated files, you may need to re-apply your changes. Alternative…
|
/ThreadX-v6.4.1/ports/c667x/ccs/example_build/sample_threadx_c6678evm/targetConfigs/ |
D | readme.txt | 1 The 'targetConfigs' folder contains target-configuration (.ccxml) files, automatically generated ba… 6 if you manually edit these auto-generated files, you may need to re-apply your changes. Alternative…
|
/ThreadX-v6.4.1/test/ports/ |
D | README.old.md | 5 This directory contains a collection of files to execute several automated operations on all ports. 6 These are batch scripts and auxiliary files (expected test results, etc). 10 * Clean: remove all build generated files.
|
/ThreadX-v6.4.1/ |
D | README.md | 21 ├── cmake # CMakelist files for building the project 22 ├── common # Core ThreadX files 23 ├── common_modules # Core ThreadX module files 24 ├── common_smp # Core ThreadX SMP files 26 …├── ports # Architecture and compiler specific files. See below for directo… 29 │ │ │ ├── example build # IAR workspace and sample project files 31 │ │ │ └── src # Source files for this architecture 36 ├── ports_modules # Architecture and compiler specific files for threadX modules 37 ├── ports_smp # Architecture and compiler specific files for threadX SMP
|
/ThreadX-v6.4.1/ports_smp/linux/gnu/example_build/ |
D | Makefile | 64 .PHONY: files clean 65 files: target
|
/ThreadX-v6.4.1/ports/linux/gnu/example_build/ |
D | Makefile | 64 .PHONY: files clean 65 files: target
|
/ThreadX-v6.4.1/ports/cortex_m23/gnu/ |
D | readme_threadx.txt | 10 replace the common files of the same name. 140 03-02-2021 The following files were changed/added for version 6.1.5: 143 12-31-2020 The following files were 146 tx_port.h Remove unneeded include files,
|
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/ |
D | tx_thread_smp_low_level_initialize.a64 | 27 /* Include necessary system files. */
|
D | tx_thread_smp_time_get.a64 | 28 /* Include necessary system files. */
|
D | tx_thread_interrupt_restore.a64 | 25 /* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_m3/ghs/src/ |
D | tx_thread_interrupt_disable.arm | 25 ;/* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_m4/ghs/src/ |
D | tx_thread_interrupt_disable.arm | 25 ;/* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/ |
D | tx_thread_interrupt_disable.arm | 25 ;/* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/ |
D | tx_thread_interrupt_restore.arm | 25 /* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/ |
D | tx_thread_interrupt_restore.arm | 25 /* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/ |
D | tx_thread_interrupt_restore.arm | 25 /* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/ |
D | tx_thread_interrupt_restore.arm | 25 /* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/ |
D | tx_thread_interrupt_restore.arm | 25 /* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_r5/ghs/src/ |
D | tx_thread_interrupt_restore.arm | 25 /* Include necessary system files. */
|
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/ |
D | tx_thread_interrupt_restore.arm | 25 /* Include necessary system files. */
|