Home
last modified time | relevance | path

Searched full:linker (Results 1 – 25 of 98) sorted by relevance

1234

/cmsis-dsp-latest/Examples/cmsis_build/RTE/Device/SSE-300-MPS3/
Dregion_defs.h24 * and the linker. As a result the syntax must be valid not only
25 * for C/C++ but for the linker scripts too.
27 * - LD (GCC linker) requires white space around operators.
28 * - UL postfix for macros is not suported by the linker script
Dregion_limits.h22 * and the linker. As a result the syntax must be valid not only
23 * for C/C++ but for the linker scripts too.
25 * - LD (GCC linker) requires white space around operators.
26 * - UL postfix for macros is not suported by the linker script
/cmsis-dsp-latest/dsppp/RTE/Device/SSE-300-MPS3/
Dregion_defs.h24 * and the linker. As a result the syntax must be valid not only
25 * for C/C++ but for the linker scripts too.
27 * - LD (GCC linker) requires white space around operators.
28 * - UL postfix for macros is not suported by the linker script
Dregion_defs.h.base@1.0.024 * and the linker. As a result the syntax must be valid not only
25 * for C/C++ but for the linker scripts too.
27 * - LD (GCC linker) requires white space around operators.
28 * - UL postfix for macros is not suported by the linker script
Dregion_limits.h22 * and the linker. As a result the syntax must be valid not only
23 * for C/C++ but for the linker scripts too.
25 * - LD (GCC linker) requires white space around operators.
26 * - UL postfix for macros is not suported by the linker script
Dregion_limits.h.base@1.0.022 * and the linker. As a result the syntax must be valid not only
23 * for C/C++ but for the linker scripts too.
25 * - LD (GCC linker) requires white space around operators.
26 * - UL postfix for macros is not suported by the linker script
Dlinker_SSE300MPS3_secure.ld17 /* Linker script to configure memory regions. */
34 /* Linker script to place sections and symbol values. Should be used together
35 * with other linker script that defines memory regions FLASH and RAM.
/cmsis-dsp-latest/dsppp/linker_scripts/SSE-300-MPS3/
Dregion_defs.h24 * and the linker. As a result the syntax must be valid not only
25 * for C/C++ but for the linker scripts too.
27 * - LD (GCC linker) requires white space around operators.
28 * - UL postfix for macros is not suported by the linker script
Dregion_limits.h22 * and the linker. As a result the syntax must be valid not only
23 * for C/C++ but for the linker scripts too.
25 * - LD (GCC linker) requires white space around operators.
26 * - UL postfix for macros is not suported by the linker script
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/SSE-300-MPS3/
Dregion_defs.h24 * and the linker. As a result the syntax must be valid not only
25 * for C/C++ but for the linker scripts too.
27 * - LD (GCC linker) requires white space around operators.
28 * - UL postfix for macros is not suported by the linker script
Dregion_limits.h22 * and the linker. As a result the syntax must be valid not only
23 * for C/C++ but for the linker scripts too.
25 * - LD (GCC linker) requires white space around operators.
26 * - UL postfix for macros is not suported by the linker script
/cmsis-dsp-latest/Testing/cmsis_build/linker_scripts/SSE-300-MPS3/
Dregion_defs.h24 * and the linker. As a result the syntax must be valid not only
25 * for C/C++ but for the linker scripts too.
27 * - LD (GCC linker) requires white space around operators.
28 * - UL postfix for macros is not suported by the linker script
Dregion_limits.h22 * and the linker. As a result the syntax must be valid not only
23 * for C/C++ but for the linker scripts too.
25 * - LD (GCC linker) requires white space around operators.
26 * - UL postfix for macros is not suported by the linker script
/cmsis-dsp-latest/Examples/cmsis_build/RTE/Device/SSE-310-MPS3/
Dregion_defs.h24 * and the linker. As a result the syntax must be valid not only
25 * for C/C++ but for the linker scripts too.
27 * - LD (GCC linker) requires white space around operators.
28 * - UL postfix for macros is not suported by the linker script
Dregion_limits.h22 * and the linker. As a result the syntax must be valid not only
23 * for C/C++ but for the linker scripts too.
25 * - LD (GCC linker) requires white space around operators.
26 * - UL postfix for macros is not suported by the linker script
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/SSE-310-MPS3/
Dregion_defs.h24 * and the linker. As a result the syntax must be valid not only
25 * for C/C++ but for the linker scripts too.
27 * - LD (GCC linker) requires white space around operators.
28 * - UL postfix for macros is not suported by the linker script
Dregion_limits.h22 * and the linker. As a result the syntax must be valid not only
23 * for C/C++ but for the linker scripts too.
25 * - LD (GCC linker) requires white space around operators.
26 * - UL postfix for macros is not suported by the linker script
/cmsis-dsp-latest/Documentation/Doxygen/src/
Dmainpage.md134 …eader (see below). Another way to set those sections is by modifying the linker scripts since the …
140 …as getting too complex and has been removed. Now code size optimizations are relying on the linker.
146 Constant tables can use a lot of read only memory but the linker can remove the unused functions an…
148 …ht initialization functions in the library and the right options for the linker (they are compiler…
152 By using the right initialization function, you're telling the linker what is really used.
154 If you use a generic function, the linker cannot deduce the used lengths and thus will keep all the…
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM0P/
Dgcc_arm.ld3 * @brief GNU Linker Script for Cortex-M based device
66 /* Linker script to place sections and symbol values. Should be used together
67 * with other linker script that defines memory regions FLASH and RAM.
130 * must be set, either with the command line option �--section-start� or in a linker script,
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM23/
Dgcc_arm.ld3 * @brief GNU Linker Script for Cortex-M based device
72 /* Linker script to place sections and symbol values. Should be used together
73 * with other linker script that defines memory regions FLASH and RAM.
137 * must be set, either with the command line option �--section-start� or in a linker script,
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM3/
Dgcc_arm.ld3 * @brief GNU Linker Script for Cortex-M based device
66 /* Linker script to place sections and symbol values. Should be used together
67 * with other linker script that defines memory regions FLASH and RAM.
130 * must be set, either with the command line option �--section-start� or in a linker script,
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM33_DSP_FP/
Dgcc_arm.ld3 * @brief GNU Linker Script for Cortex-M based device
72 /* Linker script to place sections and symbol values. Should be used together
73 * with other linker script that defines memory regions FLASH and RAM.
137 * must be set, either with the command line option �--section-start� or in a linker script,
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM4_FP/
Dgcc_arm.ld3 * @brief GNU Linker Script for Cortex-M based device
66 /* Linker script to place sections and symbol values. Should be used together
67 * with other linker script that defines memory regions FLASH and RAM.
130 * must be set, either with the command line option �--section-start� or in a linker script,
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM55/
Dgcc_arm.ld3 * @brief GNU Linker Script for Cortex-M based device
72 /* Linker script to place sections and symbol values. Should be used together
73 * with other linker script that defines memory regions FLASH and RAM.
137 * must be set, either with the command line option �--section-start� or in a linker script,
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM7_DP/
Dgcc_arm.ld3 * @brief GNU Linker Script for Cortex-M based device
66 /* Linker script to place sections and symbol values. Should be used together
67 * with other linker script that defines memory regions FLASH and RAM.
130 * must be set, either with the command line option �--section-start� or in a linker script,

1234