The .COD files are no longer used by MPLAB, and no longer generated by PicBasic Pro.
You'll need to make sure that the latest PBP Plug-in is installed in MPLAB.
You can run the PBP_setup utility found on this page ...
http://melabs.com/support/mplab.htm
Close MPLAB and Microcode Studio before running it.
Then open your project in MPLAB and go to Project > Build options > Project >PicBasic Pro tab.
If the correct plug-in is installed, you should see only 3 checkbox options.Change one of the options and press OK. Then change it back to what it was and press OK again.
- Use PICBASIC PRO Long (PIC18 only)
- Source-Level Debug
- Show MPASMWIN Progress Bar
This forces MPLAB to save the project with the new plug-in options, and it should then look for .COF files instead of .COD
Bookmarks