Hello!
What is a flash address map when RB_ROM_CODE_OFS bit is set? CodeFlash is moved 0x8000 bytes down, but is DataFlash addressing shifted same way (i.e. became 0x00036800-0x00036FFF)?
I need read and write access to DataFlash from my APP code, which run with RB_ROM_CODE_OFS bit set and it looks like read access to DataFlash actually return data from InfoFlash.