This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uVision Debugger Crashes

Cortex M3 Cpu.

I'm having a number of problems with the uVision debugger; we have two setups one with V3.40 and one with 3.50 installed, building the same project.

On version 3.40 we must keep a memory window open pointing at internal flash, otherwise the debugger when it starts running outputs "Cannot Access Memory", on the times it won't start, clicking the debug icon, causes entry then rapid exit from the debugger. the only way to recover seems to be to quickly access the memory window and change the address.
When the debugger is happy everything runs as expected.

On version 3.50, we get the problems above with the additional the program when it finishes initialising the heap section before calling the rt_init it hard faults, with “Cannot access memory†in the output window and internal flash appears to of gone AWOL.

The hardware is 100% the same, we have an external SRAM device that uses 8bit accesses, both setups use the same startup file where we configure the FMSC timing.

The project files are the same, the jtag is different I.E ulink2 and ulink me, but swapping them made no difference, and using two ulink2' made no difference.

Does anyone have any ideas, I'm all out...

TIA,
Dave

Parents Reply Children
No data