View previous topic :: View next topic |
Author |
Message |
last_turk
Joined: 13 Sep 2006 Posts: 3
|
Proteus & CCS V4 |
Posted: Mon May 07, 2007 3:15 am |
|
|
i use CCS V3 .cof file with proteus but i don't debug CCS V4 project .cof file with proteus. then i update proteus 7.1 versiyon but don't work and i can see only pic header file.
is anyone using Proteus & CCS V4 ? |
|
|
RossJ
Joined: 25 Aug 2004 Posts: 66
|
|
Posted: Mon May 07, 2007 4:03 am |
|
|
Hi,
I have found that COFF files generated by PCH v4 don't work as well as those from v3 in MPLAB. In particular, if I import a COFF file and view the disassembly listing, under v3 I would see the C source and assembler intermixed. Now under v4, I only see the assembler and essentially no source listing (just a couple of heading lines). Does this sound like your problem?
I have reported it to CCS and the response was that they couldn't reproduce the problem. I have since sent more information (yesterday actually). I can keep you posted.
I did find that 'Expanded .COD' format was better in this respect. Does Proteus handles that format?
I am currently using PCH 4.033.
/Ross. |
|
|
last_turk
Joined: 13 Sep 2006 Posts: 3
|
|
Posted: Mon May 07, 2007 5:33 am |
|
|
hi,
i have changed output file coff to 'Expanded .COD'
proteus does not support 'Expanded .COD' file. |
|
|
RossJ
Joined: 25 Aug 2004 Posts: 66
|
|
Posted: Mon May 07, 2007 6:19 am |
|
|
I'll let you know what I get back from CCS. |
|
|
RossJ
Joined: 25 Aug 2004 Posts: 66
|
|
Posted: Thu May 10, 2007 7:58 pm |
|
|
I am now using PCH 4.034 and MPLAB 7.60 and my problem with COF files is gone. I'm not certain whether CCS made any changes in this regard, but it may be worth checking out. Otherwise it may have been an MPLAB issue (for me at least).
/Ross. |
|
|
|