Hi,
I'm facing an issue while trying to bring-up an MCF5329 using CodeWarrior V7.2 and a P&E multilink USB.
Here is what I did:
Here I get an error on memory verify after write:
Failed writing target address 0x80000500.
Expected value: 0x80007ffc
Actual value: 0x0
If I disable the "verify after write" option from debug menu it can go farther but never reach _startup() and in addition memory is all set to zero (except for reserved areas where I see 0xBA) and registers are all zero.
NOTE: If I use CodeWarrior V10.6.4 and proceed the same (basic project by wizard, etc.) I have no problems.
Do you have any idea how to solve this issue? In CW10 the debug configuration has more options than CW7 but practically they seems to me to be equal. Would you advise me on some of these?
Thanks.
Regards,
Stefano
Original Attachment has been moved to: MCF5329_INTERNAL_RAM.mem.zip
Original Attachment has been moved to: MCF5329_INTERNAL_RAM.lcf.zip
Original Attachment has been moved to: MCF5329_INTERNAL_RAM.cfg.zip
Solved! Go to Solution.