Hi i am not able write my application after I flashed the SD. I am using Jlinker lite (the one that comes with the Dev kit) and the scripts from the nrf pure gcc. I modified the LD script to accommodate the new flash entry point FLASH (rx) : ORIGIN = 0x15000, LENGTH = 0x2b000 and RAM (rwx) : ORIGIN = 0x20002000, LENGTH = 0x2000. I am able to write the SD to the chip the I am not able to write my app. The error is : ****** Error: Failed to prepare for programming. Failed to download RAMCode!
Thanks