Hello everybody! I am working with nrf51822 n51822 qfaah2 17138q and i tried to load my code on it, but i always receive this error message. Could you help me?
with this memory setup
Thanks you
Hello everybody! I am working with nrf51822 n51822 qfaah2 17138q and i tried to load my code on it, but i always receive this error message. Could you help me?
with this memory setup
Thanks you
I don't know if this is your problem, but the size of your IRAM1 area has one too many zero's at the end of it. That should be 0x2000, not 0x20000.
I don't know if this is your problem, but the size of your IRAM1 area has one too many zero's at the end of it. That should be 0x2000, not 0x20000.