Home
last modified time | relevance | path

Searched refs:startup (Results 1 – 25 of 233) sorted by relevance

12345678910

/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/
Ddemo_threadx.ld5 ; startup.o(StartUp, +FIRST)
31 startup.o (StartUp, +FIRST) ;startup code
56 ; App stacks for all CPUs - see startup.S
59 ; IRQ stacks for all CPUs - see startup.s
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/
Dsample_threadx.scat15 startup.o (StartUp, +FIRST)
34 ; App stacks for all CPUs - see startup.s
37 ; IRQ stacks for all CPUs - see startup.s
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/
Dsample_threadx.scat18 startup.o (StartUp, +FIRST)
25 ; App stacks for all CPUs - see startup.s
28 ; IRQ stacks for all CPUs - see startup.s
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/
Dsample_threadx.sct18 startup.o (StartUp, +FIRST)
25 ; App stacks for all CPUs - see startup.s
28 ; IRQ stacks for all CPUs - see startup.s
/ThreadX-v6.4.1/ports/cortex_r4/ac6/example_build/sample_threadx/
Dsample_threadx.scat16 startup.o (Vectors, +FIRST) ; Vector table and other (assembler) startup code
/ThreadX-v6.4.1/ports_module/cortex_r4/ac6/example_build/sample_threadx_module_manager/
Dsample_threadx.scat16 startup.o (Vectors, +FIRST) ; Vector table and other (assembler) startup code
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/example_build/
Dbuild_threadx_sample.bat2 arm-none-eabi-gcc -c -g -mcpu=cortex-a9 startup.S
8 …dx.axf MP_PrivateTimer.o MP_GIC.o MP_Mutexes.o MP_SCU.o sample_threadx.o startup.o v7.o tx.a -Wl,-…
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/
Dbuild_threadx_sample.bat2 arm-none-eabi-gcc -c -g -mcpu=cortex-a7 startup.S
7 … -e Vectors -o sample_threadx.axf MP_GIC.o MP_Mutexes.o sample_threadx.o startup.o v7.o tx.a -Wl,-…
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/example_build/
Dbuild_threadx_sample.bat2 arm-none-eabi-gcc -c -g -mcpu=cortex-a5 startup.S
8 …dx.axf MP_PrivateTimer.o MP_GIC.o MP_Mutexes.o MP_SCU.o sample_threadx.o startup.o v7.o tx.a -Wl,-…
/ThreadX-v6.4.1/ports/cortex_r4/gnu/example_build/
Dreset.S51 LDR pc, STARTUP @ Reset goes to startup function
61 .word _start @ Reset goes to C startup function
/ThreadX-v6.4.1/ports/cortex_m7/ghs/example_build/
Dreset.arm36 LDR r0,=_start # Build address of GHS startup code
37 BX r0 # Enter GHS startup
/ThreadX-v6.4.1/ports/arm9/gnu/example_build/
Dreset.S51 LDR pc, STARTUP @ Reset goes to startup function
61 .word _start @ Reset goes to C startup function
/ThreadX-v6.4.1/ports/arm11/gnu/example_build/
Dreset.S51 LDR pc, STARTUP @ Reset goes to startup function
61 .word _start @ Reset goes to C startup function
/ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/
Dreset.arm36 LDR r0,=_start # Build address of GHS startup code
37 BX r0 # Enter GHS startup
/ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/
Dreset.arm36 LDR r0,=_start # Build address of GHS startup code
37 BX r0 # Enter GHS startup
/ThreadX-v6.4.1/ports/cortex_r5/gnu/example_build/
Dreset.S51 LDR pc, STARTUP @ Reset goes to startup function
61 .word _start @ Reset goes to C startup function
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/
Dreset.arm21 LDR pc,START # Jump to Green Hills startup
27 .data.w _start # Reset goes to startup function
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/
Dreset.arm21 LDR pc,START # Jump to Green Hills startup
27 .data.w _start # Reset goes to startup function
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/
Dreset.arm21 LDR pc,START # Jump to Green Hills startup
27 .data.w _start # Reset goes to startup function
/ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/
Dreset.arm21 LDR pc,START # Jump to Green Hills startup
27 .data.w _start # Reset goes to startup function
/ThreadX-v6.4.1/ports/cortex_a7/ghs/example_build/
Dreset.arm21 LDR pc,START # Jump to Green Hills startup
27 .data.w _start # Reset goes to startup function
/ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/
Dreset.arm21 LDR pc,START # Jump to Green Hills startup
27 .data.w _start # Reset goes to startup function
/ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/
Dreset.arm21 LDR pc,START # Jump to Green Hills startup
27 .data.w _start # Reset goes to startup function
/ThreadX-v6.4.1/ports_module/cortex_a35/ac6/example_build/sample_threadx/
Dsample_threadx.scat13 startup.o (StartUp, +FIRST)
59 ; The startup code uses the end of this region to calculate
71 ; CS3_PERIPHERALS is used by the startup code for page-table generation
/ThreadX-v6.4.1/ports_module/cortex_a35/ac6/example_build/sample_threadx_module_manager/
Dsample_threadx.scat13 startup.o (StartUp, +FIRST)
63 ; The startup code uses the end of this region to calculate
75 ; CS3_PERIPHERALS is used by the startup code for page-table generation

12345678910