mros2-asp3-f767zi
mros2-asp3-f767zi copied to clipboard
Consider how to prepare linker script
リンカスクリプトはSTM32CubeIDEで生成されたものを使用したほうがいいかもしれない. TOPPERS/ASPカーネルでは,独自記述の asp/target/stm32f767nucleo144_gcc/stm32f7xx_ram.ld を使用している. https://github.com/tlk-emb/asp-stm32f767/blob/main/asp/target/stm32f767nucleo144_gcc/stm32f7xx_ram.ld
TOPPERS/ASP3カーネルでも,独自記述の asp/target/nucleo_f767zi_gcc/stm32f767zi.ld を使用している.(Heap領域を追加) https://github.com/tlk-emb/asp3-f767zi/blob/8c05d149afd7d341ce6ac6082055703c51ef62a9/target/nucleo_f767zi_gcc/stm32f767zi.ld