This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Flash FDS 10040 s132

Hi,

I'm trying to use flash FDS on 10040-Dk with softdevice s132 and freeRTOS.

I debug the code using segger embedded studio, when executing a write to the flash It reaches the function evt_handler(&evt) and then jumps to an unknown function at  0x00000A60 .

When I'm using the same code running with s113 everything is working as expected.

Attached screenshot with the call stack of the last command before jumping to "Unknown function"

Attached project with s113 and s132

FDS_TEST.zip

Thanks

Related