| ... | ... | @@ -141,7 +141,7 @@ PROVIDE(end = .); |
|
|
|
```
|
|
|
|
--->
|
|
|
|
|
|
|
|
Refer to the [Skyward STM32F429ZI Anakin board](https://git.skywarder.eu/scs/miosix-kernel/-/blob/master/miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_anakin/stm32_2m+256k_rom.ld) linker script as an example.
|
|
|
|
Refer to the [Skyward STM32F429ZI Anakin board](https://github.com/skyward-er/miosix-kernel/blob/7e4c194041d8b083f663d004fa44936648b86358/miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_anakin/stm32_2m%2B256k_rom.ld) linker script as an example.
|
|
|
|
|
|
|
|
## Pros and Cons
|
|
|
|
**Pros**:
|
| ... | ... | @@ -161,6 +161,6 @@ Refer to the [Skyward STM32F429ZI Anakin board](https://git.skywarder.eu/scs/mio |
|
|
|
|
|
|
|
* Usage Examples : https://pastebin.com/juMtttmj and https://pastebin.com/zipPb1bT
|
|
|
|
|
|
|
|
* [Skyward's STM32F429ZI Anakin board](https://git.skywarder.eu/scs/miosix-kernel/-/tree/master/miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_anakin)
|
|
|
|
* [Skyward's STM32F429ZI Anakin board](https://github.com/skyward-er/miosix-kernel/tree/7e4c194041d8b083f663d004fa44936648b86358/miosix/arch/cortexM4_stm32f4/stm32f429zi_skyward_anakin)
|
|
|
|
|
|
|
|
* [RM0090, Reference Manual - STM32F405/415, STM32F407/417, STM32F427/437 and STM32F429/439 advanced Arm-based 32-bit MCUs (mainly sections 2.3.1, 5.1.2, 6.3.20/7.3.20)](https://www.st.com/resource/en/reference_manual/dm00031020-stm32f405-415-stm32f407-417-stm32f427-437-and-stm32f429-439-advanced-arm-based-32-bit-mcus-stmicroelectronics.pdf) |