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

Not able to download program with GCC setup

FormerMember
FormerMember

Hi all, I have the exact issue mentioned here - github.com/.../9 I have updated my makefile to generate only one bin file from the Softdevice Hex file, but still I'm getting the ' Failed to download RAMCode!' Error. I'm using S110 v8.1.0 with the nrf51-DK PCA10028 on a Linux machine. Regards, Prithvi

Parents
  • FormerMember
    0 FormerMember

    :) Thanks for looking into this Hung. So you say that we should convert the complete Softdevice S110 version greater than v7 hex to bin with arm-non-eabi-objcopy and then program this with loadbin softdevice.bin 0? This gives me the error mentioned in the question. If it works for you I'll double check everything. I'm not looking to program a bootloader by the way.

Reply
  • FormerMember
    0 FormerMember

    :) Thanks for looking into this Hung. So you say that we should convert the complete Softdevice S110 version greater than v7 hex to bin with arm-non-eabi-objcopy and then program this with loadbin softdevice.bin 0? This gives me the error mentioned in the question. If it works for you I'll double check everything. I'm not looking to program a bootloader by the way.

Children
No Data
Related