Hi,
I am using the TMS570LS31x HDK with a TMS570LS3137 MCU. I will be performing a radiation test for SEUs in the SRAM. Obviously I can track
the detected errors from the internal ECC mechanism. But I want to write a pattern into the SRAM and then read it out. For this purpose, I need to know
how the loader/linker place the code in SRAM, so that I don't overwrite on used address space. It is important to know exactly where the code is placed on the SRAMs as
I want to use physical addresses in the program. Also I need to know the amount of SRAM used during execution of a program.
Any advice on these issues will be very helpful
Regards,
Pritesh