temtronic
Joined: 01 Jul 2010 Posts: 9243 Location: Greensville,Ontario
|
|
Posted: Mon Apr 22, 2019 4:42 am |
|
|
sounds like the first time you compiled , the debug bit was set. Could be the 'Wizard', as it's not too smart...
If you're using MPLAB, it's default compilation mode is 'debug'. You need to change to 'release' for a PIC to run right. I set mine to 'release' as the default, problem solved as I never debug within a PC.
You should post what IDE, compiler and programmer you're using. |
|