View previous topic :: View next topic |
Author |
Message |
gjs_rsdi
Joined: 06 Feb 2006 Posts: 468 Location: Bali
|
MPLAB Configuration window |
Posted: Fri Aug 19, 2016 5:06 pm |
|
|
The MPLAB v8.92 CCS PCM C Compiler, Version 5.062 the window that used to be RELEASE or DEBUG is empty.
Also Project>Build Configuration widow shows: (No Build Configurations)
Project>Build Options.. is OK
Have some solution for the subject?
I am afraid I will have again problems with the configuration bits as I had with the DEBUG/RELEASE selection
Best wishes
Joe |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
gjs_rsdi
Joined: 06 Feb 2006 Posts: 468 Location: Bali
|
|
Posted: Fri Aug 19, 2016 8:32 pm |
|
|
Thank you PCM programmer, always helpful answers
The plugin from your link solved the problem.
Best wishes
Joe |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9229 Location: Greensville,Ontario
|
|
Posted: Sat Aug 20, 2016 6:54 pm |
|
|
Just remember to compile in 'release' mode else the PIC won't work right in the real World !
Jay |
|
|
gjs_rsdi
Joined: 06 Feb 2006 Posts: 468 Location: Bali
|
|
Posted: Sun Aug 21, 2016 1:32 pm |
|
|
Yes Jay and I can't forget the Debug/Release issue.
I spent two months trying to figure out why my program was working wrong until asked and PCM programmer wrote that it should be Release and not Debug.
Best wishes
Joe |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9229 Location: Greensville,Ontario
|
|
Posted: Sun Aug 21, 2016 2:45 pm |
|
|
Yeah, fun huh! I had a Microchip tech send me a 'patch' to force it to always be in release mode in the mid8 version of MPLAB. He couldn't understand why I NEVER use 'debug' mode.
I told him the 'Real World' is my debugging environment... I don't think he understood...
Oh well...
Jay |
|
|
|