Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 25 of 155) sorted by relevance

1234567

/ThreadX-v6.4.1/test/ports/
Dazrtos_build_txm_tz_mdk5.bat7 DEL out.txt > NUL
8 %AZRTOS_KEIL_UV% -j -b txm.uvprojx -o out.txt
10 TYPE out.txt 2> NUL
15 DEL out.txt 2> NUL
16 %AZRTOS_KEIL_UV% -j -b ThreadX_Library.uvprojx -o out.txt
18 type out.txt 2> NUL
23 DEL out.txt 2> NUL
24 %AZRTOS_KEIL_UV% -j -b demo_secure_zone.uvprojx -o out.txt
26 type out.txt 2> NUL
31 DEL out.txt 2> NUL
[all …]
Dazrtos_clean_txm_tz_mdk5.bat6 DEL out.txt 2> NUL
7 START /wait %AZRTOS_KEIL_UV% -j0 -c ThreadX_Library.uvprojx -o out.txt
9 TYPE out.txt 2> NUL
12 DEL out.txt 2> NUL
13 START /wait %AZRTOS_KEIL_UV% -j0 -c txm\txm.uvprojx -o out.txt
15 TYPE out.txt 2> NUL
18 DEL out.txt 2> NUL
19 START /wait %AZRTOS_KEIL_UV% -j0 -c demo_secure_zone\demo_secure_zone.uvprojx -o out.txt
21 TYPE out.txt 2> NUL
24 DEL out.txt 2> NUL
[all …]
Dazrtos_build_tx_tz_mdk5.bat7 DEL out.txt 2> NUL
8 %AZRTOS_KEIL_UV% -j0 -b ThreadX_Library.uvprojx -o out.txt
10 TYPE out.txt 2> NUL
15 DEL out.txt 2> NUL
16 %AZRTOS_KEIL_UV% -j0 -b demo_secure_zone.uvprojx -o out.txt
18 TYPE out.txt 2> NUL
23 DEL out.txt 2> NUL
24 %AZRTOS_KEIL_UV% -j0 -b demo_threadx_non-secure_zone.uvprojx -o out.txt
26 TYPE out.txt 2> NUL
31 REM DEL out.txt 2> NUL
[all …]
Dazrtos_clean_tx_tz_mdk5.bat6 DEL out.txt 2> NUL
7 START /wait %AZRTOS_KEIL_UV% -j0 -c ThreadX_Library.uvprojx -o out.txt
9 TYPE out.txt 2> NUL
12 DEL out.txt 2> NUL
13 START /wait %AZRTOS_KEIL_UV% -j0 -c demo_secure_zone\demo_secure_zone.uvprojx -o out.txt
15 TYPE out.txt 2> NUL
18 DEL out.txt 2> NUL
19 …AZRTOS_KEIL_UV% -j0 -c demo_threadx_non-secure_zone\demo_threadx_non-secure_zone.uvprojx -o out.txt
21 TYPE out.txt 2> NUL
23 DEL out.txt 2> NUL
[all …]
Dazrtos_build_tx_mdk4.bat6 DEL out.txt 2> NUL
7 START /wait %AZRTOS_KEIL_UV% -j0 -b ThreadX_Library.uvproj -o out.txt
9 TYPE out.txt 2> NUL
12 DEL out.txt 2> NUL
13 START /wait %AZRTOS_KEIL_UV% -j0 -b ThreadX_Demo.uvproj -o out.txt
15 TYPE out.txt 2> NUL
17 DEL out.txt 2> NUL
22 TYPE out.txt 2> NUL
Dazrtos_build_tx_mdk5.bat6 DEL out.txt 2> NUL
7 START /wait %AZRTOS_KEIL_UV% -j0 -b ThreadX_Library.uvprojx -o out.txt
9 TYPE out.txt 2> NUL
12 DEL out.txt 2> NUL
13 START /wait %AZRTOS_KEIL_UV% -j0 -b ThreadX_Demo.uvprojx -o out.txt
15 TYPE out.txt 2> NUL
17 DEL out.txt 2> NUL
22 TYPE out.txt 2> NUL
Dazrtos_clean_tx_mdk5.bat6 DEL out.txt 2> NUL
7 START /wait %AZRTOS_KEIL_UV% -j0 -c ThreadX_Library.uvprojx -o out.txt
9 TYPE out.txt 2> NUL
12 DEL out.txt 2> NUL
13 START /wait %AZRTOS_KEIL_UV% -j0 -c ThreadX_Demo.uvprojx -o out.txt
15 TYPE out.txt 2> NUL
17 DEL out.txt 2> NUL
22 TYPE out.txt 2> NUL
Dazrtos_clean_tx_mdk4.bat6 DEL out.txt 2> NUL
8 REM START /wait %AZRTOS_KEIL_UV% -j0 -c ThreadX_Library.uvproj -o out.txt
10 TYPE out.txt 2> NUL
13 DEL out.txt 2> NUL
15 REM START /wait %AZRTOS_KEIL_UV% -j0 -c ThreadX_Demo.uvproj -o out.txt
17 TYPE out.txt 2> NUL
19 DEL out.txt 2> NUL
24 TYPE out.txt 2> NUL
/ThreadX-v6.4.1/
D.gitignore9 CMakeLists.txt.user
10 CMakeCache.txt
14 install_manifest.txt
/ThreadX-v6.4.1/scripts/
Dcmake_bootstrap.sh46 …ctest $parallel --timeout 1000 -O $1.txt -T test --no-compress-output --test-output-size-passed 41…
48 grep -E "^(\s*[0-9]+|Total)" build/$1/$1.txt >build/$1.txt
49 sed -i "s/\x1B\[[0-9;]*[JKmsu]//g" build/$1.txt
57 result=$(sed -n "/(BUILD_CONFIGURATIONS/,/)/p" CMakeLists.txt|sed ':label;N;s/\n/ /;b label'|grep -…
/ThreadX-v6.4.1/test/smp/cmake/
Drun.sh46 …ctest $parallel --timeout 1000 -O $1.txt -T test --no-compress-output --test-output-size-passed 41…
48 grep -E "^(\s*[0-9]+|Total)" build/$1/$1.txt >build/$1.txt
49 sed -i "s/\x1B\[[0-9;]*[JKmsu]//g" build/$1.txt
57 result=$(sed -n "/(BUILD_CONFIGURATIONS/,/)/p" CMakeLists.txt|sed ':label;N;s/\n/ /;b label'|grep -…
/ThreadX-v6.4.1/test/tx/cmake/
Drun.sh46 …ctest $parallel --timeout 1000 -O $1.txt -T test --no-compress-output --test-output-size-passed 41…
48 grep -E "^(\s*[0-9]+|Total)" build/$1/$1.txt >build/$1.txt
49 sed -i "s/\x1B\[[0-9;]*[JKmsu]//g" build/$1.txt
57 result=$(sed -n "/(BUILD_CONFIGURATIONS/,/)/p" CMakeLists.txt|sed ':label;N;s/\n/ /;b label'|grep -…
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/example_build/tgt/
Dresources.gpj5 resource_readme.txt
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt
Dazure_rtos_workspace.gpj12 ..\readme_threadx.txt
/ThreadX-v6.4.1/ports/cortex_m7/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt
Dazure_rtos_workspace.gpj12 ..\readme_threadx.txt
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt
/ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt
/ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt
/ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt
/ThreadX-v6.4.1/ports/cortex_a7/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt
/ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt
/ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/
Dsample_threadx_el.gpj13 readme_threadx.txt

1234567