i used mplab the first time today and tried to set breakpoints. but mplab (v6.60) shows an error that the breakpoint(s) can't be resolved.
i tried to fllow some suggestions in this forum like setting the breakpoint(s) in the disassembly. but after "build all" there is nothing in the disassembly.
i user ccs-c compiler 3.150
thx!
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
Posted: Wed Dec 08, 2004 8:49 am
Make sure you have COFF format selected in the build options and also make sure that your code actually compiled.
pixie
Joined: 14 Dec 2004 Posts: 3
COF file
Posted: Wed Dec 15, 2004 1:19 am
I have the same problem, and is selected the cof format. The problem is that when I compile the source appears the message "Failed to load *.cof file"
Someone knows where is the problem.
I have MPLAB 6.60 and CCS 3.150.
Thanks.
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
Posted: Wed Dec 15, 2004 2:54 am
COFF file support from MPLAB v6.3 requires CCS v3.66 or higher.
I don't know how things were handled in the old days...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum