| /ThreadX-v6.4.1/test/ports/ |
| D | azrtos_build_txm_iar.bat | 5 %AZRTOS_IAR_BUILD% tx.ewp -make Debug -log all 11 %AZRTOS_IAR_BUILD% sample_threadx.ewp -make Debug -log all 17 %AZRTOS_IAR_BUILD% txm.ewp -make Debug -log all 23 %AZRTOS_IAR_BUILD% sample_threadx_module.ewp -make Debug -log all 29 %AZRTOS_IAR_BUILD% sample_threadx_module_manager.ewp -make Debug -log all
|
| D | azrtos_build_tx_iar.bat | 5 %AZRTOS_IAR_BUILD% tx.ewp -make Debug -log all -parallel %NUMBER_OF_PROCESSORS% 11 %AZRTOS_IAR_BUILD% sample_threadx.ewp -make Debug -log all -parallel %NUMBER_OF_PROCESSORS%
|
| /ThreadX-v6.4.1/ports/linux/gnu/ |
| D | readme_threadx.txt | 7 First make sure you are in the "example_build" directory. Also, make sure that 14 At this point you may run the GNU make command to build the ThreadX core 18 make tx.a 21 end of the make, they are all combined into the run-time library file: tx.a. 27 Building the demonstration is easy; simply execute the GNU make command while 30 make sample_threadx 75 performance. To make it run faster, you can change the makefile to
|
| /ThreadX-v6.4.1/ports_smp/linux/gnu/ |
| D | readme_threadx.txt | 7 First make sure you are in the "example_build" directory. Also, make sure that 14 At this point you may run the GNU make command to build the ThreadX SMP core 18 make tx.a 21 end of the make, they are all combined into the run-time library file: tx.a. 27 Building the demonstration is easy; simply execute the GNU make command while 30 make sample_threadx 75 performance. To make it run faster, you can change the makefile to
|
| /ThreadX-v6.4.1/ports_arch/ARMv8-M/ |
| D | README.md | 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 | 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 | 4 To make work more efficient these files are internally tracked only once and copied over to specifi…
|
| /ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/src/ |
| D | tx_thread_smp_core_get.s | 80 sub r0, r0, 1 ; Subtract 1 to make 0-based
|
| D | tx_thread_smp_current_state_get.s | 78 sub r0, r0, 1 ; Subtract 1 to make 0-based
|
| D | tx_thread_smp_current_thread_get.s | 78 sub r0, r0, 1 ; Subtract 1 to make 0-based
|
| D | tx_thread_smp_initialize_wait.s | 85 sub r0, r0, 1 ; Subtract 1 to make 0-based
|
| D | tx_thread_smp_unprotect.s | 80 sub r1, r1, 1 ; Subtract 1 to make 0-based
|
| D | tx_thread_smp_protect.s | 80 sub r1, r1, 1 ; Subtract 1 to make 0-based
|
| D | tx_timer_interrupt.s | 89 sub r1, r1, 1 ; Subtract 1 to make 0-based
|
| /ThreadX-v6.4.1/ports_arch/ARMv8-A/ |
| D | README.md | 3 …es and ThreadX SMP Modules ports for ARMv8 share many files in common. To make work more efficient…
|
| /ThreadX-v6.4.1/ports_module/cortex_a7/ac5/example_build/ |
| D | txm_module_preamble.s | 44 … ; Module Data Size - default to 16K (need to make sure this is large …
|
| /ThreadX-v6.4.1/ports/cortex_m0/ac5/ |
| D | readme_threadx.txt | 7 First make sure you are in the "example_build" directory. Also, make sure that 82 performance. To make it run faster, you can change the build_threadx.bat file to
|
| /ThreadX-v6.4.1/ports/win32/vs_2019/ |
| D | readme_threadx.txt | 15 Building the ThreadX library is easy; simply make the "tx" project active and 23 You are now ready to run the ThreadX Win32 demonstration. Simply make the 72 performance. To make it run faster, you can change the tx project file to
|
| /ThreadX-v6.4.1/ports/xtensa/xcc/ |
| D | readme_threadx.txt | 49 advantage of xt-make, a version of GNU make that comes with Xtensa Tools 50 (you can just as well use generic GNU make if you have it installed). 56 First, make sure you have installed Xtensa Tools and your processor 64 package (or you can pass this to xt-make commands on the command line). 81 > xt-make 85 > xt-make PLATFORM=board BOARD=<board> 87 > xt-make BOARD=<board> 93 > xt-make PLATFORM=raw 97 > xt-make PLATFORM=gdbio 108 you need to redefine into xt-make as follows: [all …]
|
| /ThreadX-v6.4.1/ports/cortex_m0/gnu/ |
| D | readme_threadx.txt | 7 First make sure you are in the "example_build" directory. Also, make sure that 79 ThreadX itself. Of course, this costs some performance. To make it run faster,
|
| /ThreadX-v6.4.1/ports/cortex_m0/iar/ |
| D | readme_threadx.txt | 8 azure_rtos.eww. Next, make the TX project the "active project" in the 20 Building the demonstration is easy; simply make the sample_threadx.ewp project 84 performance. To make it run faster, you can change the ThreadX library
|
| /ThreadX-v6.4.1/ports/cortex_m7/iar/ |
| D | readme_threadx.txt | 9 azure_rtos.eww. Next, make the TX project the "active project" in the 22 make the sample_threadx.ewp project the "active project" in the IAR Embedded 142 performance. To make it run faster, you can change the ThreadX library
|
| /ThreadX-v6.4.1/ports/cortex_m3/iar/ |
| D | readme_threadx.txt | 9 azure_rtos.eww. Next, make the TX project the "active project" in the 22 make the sample_threadx.ewp project the "active project" in the IAR Embedded 142 performance. To make it run faster, you can change the ThreadX library
|
| /ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/iar/ |
| D | readme_threadx.txt | 9 azure_rtos.eww. Next, make the TX project the "active project" in the 22 make the sample_threadx.ewp project the "active project" in the IAR Embedded 142 performance. To make it run faster, you can change the ThreadX library
|
| /ThreadX-v6.4.1/ports/cortex_m4/iar/ |
| D | readme_threadx.txt | 9 azure_rtos.eww. Next, make the TX project the "active project" in the 22 make the sample_threadx.ewp project the "active project" in the IAR Embedded 142 performance. To make it run faster, you can change the ThreadX library
|