Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 250) sorted by relevance

12345678910

/ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/example_build/tgt/
Dresource_readme.txt3 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/
Dreadme.txt1 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/
Dreadme.txt1 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/
DMakefile64 .PHONY: files clean
65 files: target
/ThreadX-v6.2.1/ports/linux/gnu/example_build/
DMakefile64 .PHONY: files clean
65 files: target
/ThreadX-v6.2.1/
DREADME.md24 ├── 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/
Dreadme_threadx.txt10 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/
Dtx_thread_smp_low_level_initialize.a6428 /* Include necessary system files. */
Dtx_thread_interrupt_disable.a6426 /* Include necessary system files. */
Dtx_thread_interrupt_restore.a6426 /* Include necessary system files. */
Dtx_thread_smp_core_get.a6429 /* Include necessary system files. */
Dtx_thread_smp_time_get.a6429 /* Include necessary system files. */
Dtx_thread_interrupt_control.a6426 /* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_m7/ghs/src/
Dtx_thread_interrupt_disable.arm26 ;/* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_r4/ghs/src/
Dtx_thread_interrupt_restore.arm26 /* Include necessary system files. */
Dtx_thread_interrupt_disable.arm26 /* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_r5/ghs/src/
Dtx_thread_interrupt_restore.arm26 /* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_r7/ghs/src/
Dtx_thread_interrupt_restore.arm26 /* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_m4/ghs/src/
Dtx_thread_interrupt_disable.arm26 ;/* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_a5/ghs/src/
Dtx_thread_interrupt_restore.arm26 /* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_m3/ghs/src/
Dtx_thread_interrupt_disable.arm26 ;/* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_a7/ghs/src/
Dtx_thread_interrupt_restore.arm26 /* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_a8/ghs/src/
Dtx_thread_interrupt_restore.arm26 /* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_a9/ghs/src/
Dtx_thread_interrupt_restore.arm26 /* Include necessary system files. */
/ThreadX-v6.2.1/ports/cortex_m23/iar/
Dreadme_threadx.txt8 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:

12345678910