View previous topic :: View next topic |
Author |
Message |
Jim Hearne
Joined: 22 Dec 2003 Posts: 109 Location: West Sussex, UK
|
Debugging and ram breakpoints. |
Posted: Fri Feb 20, 2009 5:21 am |
|
|
PCWH 8.086 (but tried other versions), MACH X with latest firmware 0.48.
PIC 18LF6722
Firstly, is it just me or is the breaks tab in the debugger still broken.
It works ok if you add or remove a breakpoint by double clicking on next to the line number in the code window.
But if you try to add a breakpoint manually in the breaks tab by clicking on advanced it never appears in the list although i think it is there as you can go back into advanced and change the settings.
I reported this months ago.
Anyway, my specific problem is i now need to use a Ram breakpoint to find out why a structure is being corrupted but it doesn't work.
The address and everything is entered in advanced but when run the code never breaks.
Has anybody had this working ?
No point in asking CCS as they've not replied to support emails for months.
Thanks,
Jim |
|
|
Benjamin
Joined: 11 Jan 2006 Posts: 21 Location: Quebec (Canada)
|
|
Posted: Thu Aug 20, 2009 10:02 am |
|
|
Hello Jim,
Just wondering if you got the Ram Breakpoints working because I'm having the same problem as you did.
Thank you,
Benjamin. |
|
|
FvM
Joined: 27 Aug 2008 Posts: 2337 Location: Germany
|
|
Posted: Thu Aug 20, 2009 10:15 am |
|
|
Advanced (data read and write) breakpoints are working fine with MPLAB/ICD2. |
|
|
Jim Hearne
Joined: 22 Dec 2003 Posts: 109 Location: West Sussex, UK
|
|
Posted: Thu Aug 27, 2009 2:40 am |
|
|
Benjamin wrote: | Hello Jim,
Just wondering if you got the Ram Breakpoints working because I'm having the same problem as you did.
Thank you,
Benjamin. |
I'm afraid i just worked round it at the time and reported it to CCS as one of many bugs.
They've fixed a couple of them but our subscription has now expired (and won't be renewed until we need support for a new chip) so i can't check the latest version.
Jim |
|
|
|