Hello,
I'm trying and need to use the memory swap feature to the TMS570 cpu. When I perform this operation, I've been getting crashes when I attempt to enable the ECC and performing a memory initialization. Are there any limitations when in swapped memory mode ?
a) The application runs perfectly when the ECC is disabled and not performing memory initialization.
b) The application also runs perfectly when enabling ECC and performing memory initialization when not memory swapped.
Point to note: The swap sequence is performed as follows:
1) Copy the Vector table from FLASH to RAM, then perform memory swap.
When in swapped mode, the code is still in internal flash. Only the vector table is in RAM with the application variables.
Thanks for the support
Normand