Re: Adding Nucleo-F030R8 support to Zephyr - runtime error
Neil Armstrong
Hi All,
toggle quoted message
Show quoted text
On STM32F0 SoCs, the forst 32K cam be remapped to an internal SRAM, but this must be done *before* the relocate_vector_table() call. I will push a patch to add a relocate hook for Cortex-M0 platforms to use the LL LL_SYSCFG_SetRemapMemory() call before the vector table relocating. Neil On 09/11/2017 12:06 PM, Neil Armstrong wrote:
Hi All, |
|