Hi,
Indeed, the example code works but when i try to execute this code in my project in run mode, the code crash. But if i execute flash instruction one by one with breakpoints between each instruction, it works fine.
I place the code in .code_ram section ( Section define by default in a 32DS ).
I try to create a new section with memcpy of section, and i have the same result.
I don't know what i miss.
The startup code can be accused ?
Regards,