Tool/software:
I am facing problem while erasing / flashing bank 0 of the TI controller mentioned. It goes to prefetch entry
Tool/software:
I am facing problem while erasing / flashing bank 0 of the TI controller mentioned. It goes to prefetch entry
Hi Kaustubh,
In below FAQ, i attached example with procedure:
Hopefully this should solve your problem.
--
Thanks & regards,
Jagadish.
after disabling and enabling interrupts, this problem was solved.
But now I have another issue:
I have situation , where I erase my TI controller TMS570LS3137 and then flash the bootloader starting with address 0x00000000. But since interrupt are enabled, even if I copy my code to RAM, the TI controller always have a PC at vector table at address 0x18 which is in flash, How can I proceed further?
How can I shift my vector table address to RAM so that the PC can be shifted to run from RAM instead of flash?
Hi Kaustubh,
Apologies for the delayed response, i was off for few days due to personal work!
Vector table relocation is not possible and please refer below threads for more details.
--
Thanks & regards,
Jagadish.