Hi,
I am working on c6713 processor. its kind of old chap. the code runs from IRAM (internal RAM). On boot, the processor copies 1k of code from CE0 region (NOR flash is mapped here) to IRAM. The remaining code needs to be copied using a bootloader. My question is it possible to run code directly from flash (mapped on CE0) rather than copying the code to internal RAM (IRAM) and then running it from IRAM in c6000 family?
Kind Regards,
Ijaz