| /ThreadX-v6.3.0/ports_module/cortex_m33/iar/example_build/ |
| D | sample_threadx_module.icf | 25 //define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 26 //define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 27 //define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 28 //define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 29 //define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 30 //define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 31 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { }; 38 define movable block ROPI with alignment = 4, fixed order 45 define movable block RWPI with alignment = 8, fixed order, static base
|
| /ThreadX-v6.3.0/ports_module/cortex_m4/iar/example_build/ |
| D | sample_threadx_module.icf | 25 //define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 26 //define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 27 //define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 28 //define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 29 //define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 30 //define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 31 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { }; 38 define movable block ROPI with alignment = 4, fixed order 45 define movable block RWPI with alignment = 8, fixed order, static base
|
| /ThreadX-v6.3.0/ports_module/cortex_m0+/iar/example_build/ |
| D | sample_threadx_module.icf | 25 //define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 26 //define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 27 //define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 28 //define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 29 //define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 30 //define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 31 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { }; 38 define movable block ROPI with alignment = 4, fixed order 45 define movable block RWPI with alignment = 8, fixed order, static base
|
| /ThreadX-v6.3.0/ports_module/cortex_m23/iar/example_build/ |
| D | sample_threadx_module.icf | 25 //define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 26 //define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 27 //define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 28 //define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 29 //define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 30 //define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 31 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { }; 38 define movable block ROPI with alignment = 4, fixed order 45 define movable block RWPI with alignment = 8, fixed order, static base
|
| /ThreadX-v6.3.0/ports_module/cortex_m3/iar/example_build/ |
| D | sample_threadx_module.icf | 25 //define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 26 //define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 27 //define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 28 //define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 29 //define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 30 //define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 31 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { }; 38 define movable block ROPI with alignment = 4, fixed order 45 define movable block RWPI with alignment = 8, fixed order, static base
|
| /ThreadX-v6.3.0/ports_module/cortex_a7/iar/example_build/ |
| D | sample_threadx_module_manager.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { }; 36 define block PAGE_ALIGN with alignment = 4096 { section page_align };
|
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| D | sample_threadx_module.icf | 24 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { }; 29 define movable block ROPI with alignment = 4, fixed order 36 define movable block RWPI with alignment = 8, fixed order, static base
|
| /ThreadX-v6.3.0/ports/cortex_a9/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports_module/cortex_r4/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| D | sample_threadx_module_manager.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| D | sample_threadx_module.icf | 24 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { }; 29 define movable block ROPI with alignment = 4, fixed order 36 define movable block RWPI with alignment = 8, fixed order, static base
|
| /ThreadX-v6.3.0/ports_arch/ARMv7-A/threadx/ports/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports/cortex_r4/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports/cortex_a8/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports/cortex_r5/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports/cortex_a15/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports/arm9/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports/cortex_a7/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports/arm11/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports/cortex_a5/iar/example_build/ |
| D | sample_threadx.icf | 29 define block CSTACK with alignment = 8, size = __ICFEDIT_size_cstack__ { }; 30 define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { }; 31 define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { }; 32 define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { }; 33 define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { }; 34 define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { }; 35 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { };
|
| /ThreadX-v6.3.0/ports/risc-v32/iar/example_build/ |
| D | sample_threadx.icf | 18 define block CSTACK with alignment = 16, size = CSTACK_SIZE { }; 19 define block HEAP with alignment = 16, size = HEAP_SIZE { }; 21 define block MVECTOR with alignment = 128 { ro section .mintvec }; 25 define block MINTERRUPT with alignment = 128 { ro section .mtext };
|
| /ThreadX-v6.3.0/ports_module/cortex_m7/iar/example_build/ |
| D | sample_threadx_module.icf | 24 define block HEAP with alignment = 8, size = __ICFEDIT_size_heap__ { }; 29 define movable block ROPI with alignment = 4, fixed order 36 define movable block RWPI with alignment = 8, fixed order, static base
|
| /ThreadX-v6.3.0/ports_module/rxv2/iar/example_build/ |
| D | sample_module_linker.icf | 35 define block HEAP with alignment = 4, size = _HEAP_SIZE { }; 36 //define block USTACK with alignment = 4, size = _USTACK_SIZE { }; 37 //define block ISTACK with alignment = 4, size = _ISTACK_SIZE { }; 62 define movable block ROPI with alignment = 4, fixed order, static base CB 69 define movable block RWPI with alignment = 8, fixed order, static base SB
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/sample_threadx_ta6678fmc/ |
| D | tx_initialize_low_level.asm | 36 ADDRESS_MSK .set 0xFFFFFFF0 ; Ensure 16-byte alignment
|