Hello, I am trying to write to internal flash using IAP command "copy RAM to flash". However, if I specify a source address in external RAM, it reports the error code "destination address not mapped". this does not occur when working with internal RAM as the source address. Note that the external RAM is functional (it indeed contains the data I need to flash). the data sheet does not indicate any limitations, as far as I could see. Any ideas?