Hello,
I am working on TMS570LC4357 kit.
1) In code when I called gioInit() function then I am getting ESM interrupt. If I remove gioInit() then ESM interrupt is not comming.
2) If I add some code, then also ESM interrupt is generating. There is free space avaliable in RAM and ROM.
Control is not reaching to added code but still ESM interrupt is generating.
Memory map is described below:
MEMORY CONFIGURATION
name origin length used unused attr fill
---------------------- -------- --------- -------- -------- ---- --------
intvec 00000000 00000040 00000020 00000020 RWIX
rom 00000040 002fffc0 0000a604 002f59bc RWIX
system_mod 08000000 0003f000 0000163c 0003d9c4 RWIX
Regards,
Sagar Kumbhar