Part Number: TMS570LC4357
Other Parts Discussed in Thread: UNIFLASH, HALCOGEN,
Hello,
Having an issue with the Launchpad devboard (and on-board debugger), which I'm not seeing on our custom board using a segger J-Link.
As some point during start-up, but after main(), I'm finding the old EMS 2.3 ECC error occuring.
I've been through every article I can find, but I'm at a loss as to what's causing it.
A selection of the posts I've referenced:
And more besides.
I've set the debugger to gernerate the ECC, I've set the linker to generate the ECC, both produce eactly the same results. Also gets stuck in_SL_Kickoff_STC_execution on first running. After restarting I get the ESM.
Cache is disabled.
Seems to have something to do with initialising the FEE module. Removing that seems to make it tentatively work. Of course I can't just work without it though.
Thanks.