| /ThreadX-v6.3.0/test/ports/ |
| D | azrtos_clean_txm_iar.bat | 5 %AZRTOS_IAR_BUILD% tx.ewp -clean Debug -log all 7 ECHO ERROR: clean failed. 11 %AZRTOS_IAR_BUILD% sample_threadx.ewp -clean Debug -log all 13 ECHO ERROR: clean failed. 17 %AZRTOS_IAR_BUILD% txm.ewp -clean Debug -log all 19 ECHO ERROR: clean failed. 23 %AZRTOS_IAR_BUILD% sample_threadx_module.ewp -clean Debug -log all 25 ECHO ERROR: clean failed. 29 %AZRTOS_IAR_BUILD% sample_threadx_module_manager.ewp -clean Debug -log all 31 ECHO ERROR: clean failed.
|
| D | azrtos_clean_tx_iar.bat | 5 %AZRTOS_IAR_BUILD% tx.ewp -clean Debug -log all 7 ECHO ERROR: clean failed. 11 %AZRTOS_IAR_BUILD% sample_threadx.ewp -clean Debug -log all 13 ECHO ERROR: clean failed.
|
| D | README.md | 44 … appropriately set for it. It will have the command aliases "realclean", "clean", "build" and "tes… 53 `pwsh -Command .\azrtos_cicd.ps1 -clean` 62 `pwsh -Command .\azrtos_cicd.ps1 -clean -build -test` 74 `pwsh -Command .\azrtos_cicd.ps1 -MatchKeywords 'TX ','ARM compiler v6','Cortex M' -clean` 82 From these you can use the commands 'realclean','clean','build','test' to call these operations and… 86 `pwsh -Command .\azrtos_cicd.ps1 -clean` 89 `pwsh -Command .\azrtos_cicd.ps1 -clean -build -test` 90 `pwsh -Command .\azrtos_cicd.ps1 -MatchKeywords 'TX ','ARM compiler v6','Cortex M' -clean` 91 `pwsh -Command .\azrtos_cicd.ps1 -MatchKeywords 'TX ','IAR','Cortex M' -clean` 92 `pwsh -Command .\azrtos_cicd.ps1 -MatchKeywords 'TX ','GCC','Cortex M' -clean` [all …]
|
| D | azrtos_clean_tx_ghs.bat | 3 %AZRTOS_GHS_COMP_GBUILD% -top azure_rtos_workspace.gpj -clean tx.a txe.a sample_threadx sample_thre… 5 ECHO ERROR: clean failed.
|
| D | azrtos_clean_tx_mdk4.bat | 7 REM ### bug in uv4? uv4 hungs on clean, uv5 works 14 REM ### bug in uv4? uv4 hungs on clean, uv5 works 25 ECHO ERROR: clean failed.
|
| D | azrtos_clean_tx_mdk5.bat | 23 ECHO ERROR: clean failed.
|
| D | azrtos_clean_tx_tz_mdk5.bat | 29 ECHO ERROR: clean failed.
|
| D | azrtos_clean_txm_tz_mdk5.bat | 41 ECHO ERROR: clean failed.
|
| D | README.old.md | 26 `azrtos_cicd.old.bat clean tx all`
|
| D | azrtos_cicd.old.bat | 219 ECHO %SCRIPT_NAME% {build^|clean^|test} {tx^|txm} [[group] [[group] [...]]]
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/ |
| D | makefile | 216 ifneq ($(MAKECMDGOALS),clean) 330 clean: target 347 .PHONY: all clean dependents
|
| /ThreadX-v6.3.0/ports/linux/gnu/example_build/ |
| D | Makefile | 64 .PHONY: files clean 84 clean: target
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/ |
| D | Makefile | 64 .PHONY: files clean 84 clean: target
|
| /ThreadX-v6.3.0/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/ |
| D | v7.s | 73 MCR p15, 0, r11, c7, c10, 2 ; DCCSW - clean by set/way 128 MCR p15, 0, r11, c7, c14, 2 ; DCCISW - clean and invalidate by set/way 241 MCR p15, 0, r11, c7, c6, 2 ; DCISW - clean by set/way
|
| /ThreadX-v6.3.0/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/ |
| D | v7.S | 73 MCR p15, 0, r11, c7, c10, 2 ; DCCSW - clean by set/way 128 MCR p15, 0, r11, c7, c14, 2 ; DCCISW - clean and invalidate by set/way 241 MCR p15, 0, r11, c7, c6, 2 ; DCISW - clean by set/way
|
| /ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/ |
| D | v7.s | 100 MCR p15, 0, r11, c7, c10, 2 ; DCCSW - clean by set/way 155 MCR p15, 0, r11, c7, c14, 2 ; DCCISW - clean and invalidate by set/way 268 MCR p15, 0, r11, c7, c6, 2 ; DCISW - clean by set/way
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/ |
| D | v7.s | 100 MCR p15, 0, r11, c7, c10, 2 ; DCCSW - clean by set/way 155 MCR p15, 0, r11, c7, c14, 2 ; DCCISW - clean and invalidate by set/way 268 MCR p15, 0, r11, c7, c6, 2 ; DCISW - clean by set/way
|
| /ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/example_build/ |
| D | v7.S | 112 MCR p15, 0, r11, c7, c10, 2 @ DCCSW - clean by set/way 170 MCR p15, 0, r11, c7, c14, 2 @ DCCISW - clean and invalidate by set/way 288 MCR p15, 0, r11, c7, c6, 2 @ DCISW - clean by set/way
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/example_build/sample_threadx/ |
| D | tx_boot.a64 | 263 dc csw, x11 // Do data cache clean by set and way
|