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

Update to S310 V2.0.1 can't debugg

Hello,

i want to update the softdevice S310 V1.0.0 to version V2.0.1. My applicatio based on SDK 6.1. With S310 V1.0.0 all works fine. But i can't update to S310 V2.0.1. I use Eclipse with GCC compiler.

I have adjusted the Flash size as described in "s310_nrf51422_2.0.1_migration-document" document and copy the new header files from S310 V2.0.1 into my project. The application don't run at all. I can't set a breakpoint at the start of the main function. Did I forget something? Is the softdevice S310 V2.0.1 just compatible with SDK 7.0 or higher?

Related