Hello,
I am looking into update the internal flash memory contents while keeping my application running on a TMS570LS3137.
I intend to run from flash memory bank1 while update the contents bank0.
However exception vectors are located near address 0x0. I can remap IRQ using hardware vectoring of the VIM, but I cannot remap the software interrupt exception vector.
Does this mean that any SVC calls will stall while I am programming bank0?
Is there any way around this?
Regards,
Mathieu