Hi,
I am trying to read from Flash adress 0x7900. But data is being read from Xdata 0x7900. I am not able to figure out why ?!!
I am Writing to Flash using DMA. I am able to get it write into 0x7800, 0x7900... but can't it to write into 0xA000. Is it locked? if so how to unlock?
Any info on Memory mapping in CC2530 and sample code to read from flash will be greatly appreciated. The datasheet has very less info.