wynnet
Joined: 02 Dec 2003 Posts: 15
|
unwanted sleep in hex file |
Posted: Wed Jan 21, 2004 8:47 am |
|
|
I have a 18F452, I wrote a simple program, compiled OK,
When I look at the assembly code,
the LAST line is a SLEEP command.
I did not put any SLEEP in my C code, why the CCS compiler adds SLEEP?
How do I fix this so my clock always runs? |
|