Searched refs:threadx (Results 1 – 9 of 9) sorted by relevance
4 project(threadx project35 add_library(freertos-threadx EXCLUDE_FROM_ALL)36 target_include_directories(freertos-threadx40 target_sources(freertos-threadx44 target_link_libraries(freertos-threadx PUBLIC threadx)
7 15 …threadx/overview-threadx) for the high-level overview, and all documentation and APIs can be found…17 …zure RTOS ThreadX](https://learn.microsoft.com/training/paths/azure-rtos-threadx/) for learning sy…124 [Azure RTOS ThreadX Modules](https://learn.microsoft.com/azure/rtos/threadx-modules/chapter1) compo…140 [Azure RTOS ThreadX SMP](https://learn.microsoft.com/azure/rtos/threadx/threadx-smp/chapter1) is a …166 …e RTOS, ThreadX provides [adaption layers](https://github.com/azure-rtos/threadx/tree/master/utili…189 $ git clone https://github.com/azure-rtos/threadx.git192 …ode. You can refer to [`tx_user_sample.h`](https://github.com/azure-rtos/threadx/blob/master/commo…222 - **Product issues and bugs, or feature requests**: https://github.com/azure-rtos/threadx/issues228 …rflow.com/questions/tagged/azure-rtos+threadx) or ask new ones on StackOverflow using the `azure-r…
10 \threadx15 To copy the ThreadX distribution manually, make a threadx directory on your 16 hard-disk (we recommend C:\threadx\mips32_interaptiv\gnu) and copy all the contents 17 of the threadx sub-directory on the distribution disk. The following 22 d:\threadx> xcopy /S *.* c:\threadx\mips32_interaptiv\gnu34 C:\threadx\mips32_interaptiv\gnu> build_threadx47 C:\threadx\mips32_interaptiv\gnu> build_threadx_demo
10 \threadx15 To copy the ThreadX distribution manually, make a threadx directory on your 16 hard-disk (we recommend C:\threadx\mips32_interaptiv\green) and copy all the contents 17 of the threadx sub-directory on the distribution disk. The following 22 d:\threadx> xcopy /S *.* c:\threadx\mips32_interaptiv\green31 C:\threadx\mips32_interaptiv\green\threadx_project_workspace.gpj
220 // continue to threadx smp initialization
21 Building the demonstration is easy; simply open the threadx.www workspace file,
71 > cd c:\threadx\xtensa\gnu74 batch file (or using the Makefile directly) while inside the threadx134 batch file while inside threadx directory, as follows: