Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
June 10, 2016 - 12:04pm
|
Hi, Suddenly when I start a debug session in normal debug mode I dont see the blue arrow at the beginning of the main function and the main symbol is not defined in the disassembly view...why this appen? |
Hello,
Could you please provide more information about the version of Ride7 and the Rkit.
Thanks
regards,
I've Ride7 7.60.15.0327 enterprise version and Rkit 1.62.15.0334 enterprise suite.
Hi,
I need also to know your window version and the name of the MCU (I suppose you are using the Rkit-ARM).
Does it happen the same thing using an example provided in Ride7? What happen when doing a reset? Could you check in the Disassembly view if you arrived at the main when resetting? does you received some error messages in Debug outup view (like "out of code").
Thanks,
Hi,
I've Windows 7 with Rkit-ARM. It doesn't happen with Ride7 examples but only with my project. If I do a reset the disassembly code goes on Reset_Header symbol. I've tryed to do a new project with the same code and same project options and there are no issues.
In the disassembly view in the wrong project I don't see the main symbol and the blue debug row in the code:
In the correct one I see this:
I don't have debug error.