Gerhard Hormann wrote:
Hi,
I load the example source (Test1.C) from
http://www.mikrocontroller.net/mspgcc.en.htm
and try to debug it (Test1.elf) with Insight. I have the problem that
I only can debug in Assembler or in Mix Mode (Assembler and C) but not
in C. When I choose to view my source in C, Insight change the view
automatically to Assembler.
What ca I do, to debug in C and not in Assembler. ?
Did you try reading this mailing list before posting? This issue was
addressed by a patch I posted just 2 days ago! This is a Win32 only
problem. I don't think anyone has made a patched installer available for
download yet. In the meantime, if you move the binary to c:\ you will
find things work as expected. Either that, or use Linux :-)
Regards,
Steve