glenjoy
Joined: 18 Oct 2004 Posts: 21
|
Proteus and CCS COFF File |
Posted: Mon Aug 08, 2005 9:25 pm |
|
|
Posted: 09 Aug 2005 1:48 Post subject: Proteus and COFF File
--------------------------------------------------------------------------------
I am simulating my sourcecode using Proteus and my sourcecode's COFF file, I noticed that for sometimes or most of the time, proteus stops simulating and says a BREAKPOINT is reached eventhough I am not putting any breakpoint into my sourcecode, anybody has encountered this, or what is the meaning of this?
I noticed also when that occurs and I use my sourcecode's hex file instead of the COFF file, the microcontroller runs but very unstable, sometimes crashes or reboots in the simulation.
I am using PIC microcontroller in Proteus and CCS C, could it be that, micro got confused on my sourcecode or another bug in CCS C that cannot handle large programs that occupies about 25% RAM resources and about 8% ROM.
I am using PIC16F876 in proteus but PIC16F876A in CCS, I am not sure if they are really compatible for both. |
|