| /ThreadX-v6.2.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.2.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.2.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.2.1/ports_smp/linux/gnu/example_build/ |
| D | Makefile | 64 .PHONY: files clean 65 files: target
|
| /ThreadX-v6.2.1/ports/linux/gnu/example_build/ |
| D | Makefile | 64 .PHONY: files clean 65 files: target
|
| /ThreadX-v6.2.1/ |
| D | README.md | 24 ├── cmake # CMakelist files for building the project 25 ├── common # Core ThreadX files 26 ├── common_modules # Core ThreadX module files 27 ├── common_smp # Core ThreadX SMP files 29 …├── ports # Architecture and compiler specific files. See below for directo… 32 │ │ │ ├── example build # IAR workspace and sample project files 34 │ │ │ └── src # Source files for this architecture 39 ├── ports_modules # Architecture and compiler specific files for threadX modules 40 ├── ports_smp # Architecture and compiler specific files for threadX SMP
|
| /ThreadX-v6.2.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.2.1/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_thread_smp_low_level_initialize.a64 | 28 /* Include necessary system files. */
|
| D | tx_thread_interrupt_disable.a64 | 26 /* Include necessary system files. */
|
| D | tx_thread_interrupt_restore.a64 | 26 /* Include necessary system files. */
|
| D | tx_thread_smp_core_get.a64 | 29 /* Include necessary system files. */
|
| D | tx_thread_smp_time_get.a64 | 29 /* Include necessary system files. */
|
| D | tx_thread_interrupt_control.a64 | 26 /* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_m7/ghs/src/ |
| D | tx_thread_interrupt_disable.arm | 26 ;/* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_r4/ghs/src/ |
| D | tx_thread_interrupt_restore.arm | 26 /* Include necessary system files. */
|
| D | tx_thread_interrupt_disable.arm | 26 /* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_r5/ghs/src/ |
| D | tx_thread_interrupt_restore.arm | 26 /* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_r7/ghs/src/ |
| D | tx_thread_interrupt_restore.arm | 26 /* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_m4/ghs/src/ |
| D | tx_thread_interrupt_disable.arm | 26 ;/* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_a5/ghs/src/ |
| D | tx_thread_interrupt_restore.arm | 26 /* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_m3/ghs/src/ |
| D | tx_thread_interrupt_disable.arm | 26 ;/* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_a7/ghs/src/ |
| D | tx_thread_interrupt_restore.arm | 26 /* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_a8/ghs/src/ |
| D | tx_thread_interrupt_restore.arm | 26 /* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_a9/ghs/src/ |
| D | tx_thread_interrupt_restore.arm | 26 /* Include necessary system files. */
|
| /ThreadX-v6.2.1/ports/cortex_m23/iar/ |
| D | readme_threadx.txt | 8 Import all ThreadX common and port-specific source files into an IAR project. 13 replace the common files of the same name. 148 03-02-2021 The following files were changed/added for version 6.1.5:
|