View previous topic :: View next topic |
Author |
Message |
wavelength
Joined: 21 Mar 2014 Posts: 12
|
Debugger crashing in PCW with ICD3 & Real Ice |
Posted: Fri Mar 21, 2014 7:35 am |
|
|
Gang,
I have been using X to develop PIC32MX and MZ products. So I set the drivers back to level 8 on both my ICD3 and Real ICE.
I need to debug a PIC16F1828 and I am using the debug module AC244043. When I go to debug the application the program terminates because of an access to 0x0000000 in Windows. Looks like the C preprocessor code for a jump table.
Anyway this worked a couple months back so I figure it's probably a change in drivers on the Microchip side. Any idea how I fix this ?
I have a Mach-X and a ICD-U64 but I could never get them to work in debug mode.
Thanks,
Gordon _________________ J. Gordon Rankin
Wavelength Audio, ltd. |
|
|
wavelength
Joined: 21 Mar 2014 Posts: 12
|
|
Posted: Fri Mar 21, 2014 9:02 am |
|
|
All,
Interesting I loaded up the U64 and MACH-X and they just say the header does not give the correct part type. If you continue anyways it does not program the part and pops up a screen with all the memory locations cleared.
Thanks,
Gordon _________________ J. Gordon Rankin
Wavelength Audio, ltd. |
|
|
wavelength
Joined: 21 Mar 2014 Posts: 12
|
|
Posted: Fri Mar 21, 2014 1:08 pm |
|
|
Ok so I downloaded the new drivers and still the same problem.
I am on version 4.130.28.13 of PCW, anyone know if this is fixed in 5.x?
I am not getting any response to my emails at CCS other than automated. Any idea what's up?
Thanks,
Gordon _________________ J. Gordon Rankin
Wavelength Audio, ltd. |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19510
|
|
Posted: Fri Mar 21, 2014 1:21 pm |
|
|
Have a look at:
<http://www.microchip.com/forums/m785853.aspx>
Different debug header. Same problem. Try the config changes that helped for him,
Best Wishes |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Fri Mar 21, 2014 2:54 pm |
|
|
Right. For additional information for Microchip products, it's best to use
Google to get all the forum posts on the Microchip forum. (or read
Errata's on the PIC's webpage, for individual PICs).
In your case, Google this and you'll get all forum posts discussing
problems with that header:
Quote: | site:microchip.com/forums AC244043 |
|
|
|
|