View previous topic :: View next topic |
Author |
Message |
Vamsi Guest
|
Debugging issues |
Posted: Tue Oct 23, 2007 4:19 pm |
|
|
Hi,
I have developed my own development board. I can program the device 18F4520 and everything works fine.
But when i try to enter debug mode. i get the following error.
Could not start target: The target was not halted after reset Check the target oscillator and MCLR. Make sure the target clock match the clock fuse and that the target is oscillating. Used View|Valid fuses to find the correct clock fuse
I only use MCLR, PGD,PGC and Supply. DO i have to use PGM or do anything to that pin?
Please comment on this if any one has come across the same issue.
THank you,
Vamsi |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
Humberto
Joined: 08 Sep 2003 Posts: 1215 Location: Buenos Aires, La Reina del Plata
|
|
Posted: Wed Oct 24, 2007 7:33 am |
|
|
Also, in the CCS Forum Index, there is a Hardware Forum where you will find a General
discussion about debuggers and programmers (ICD-S, ICD-U, Mach-X, etc) where you
will find a lot of info regarding this issue.
Humberto |
|
|
|