Hello,

Sorry for this newbie question.

My mock-up is now nearly ready to work alone, separated from its debug environment but I cannot find the way to do this step. It is currently a connected to a PicKit2 which takes everything into account under MPLAB. I can program the PIC, launch my program etc.

I would like that, once the PIC is programmed and separated from the PicKit2, the moke-up boots and executes the program by itself after a POR. Currently, when I setup the power in this situation, nothing happens.

Is there something to add to the code, for example to indicate where to start ? Is there any piece of code to link with ? Something else ?

My environement is MPLAB, PicKit2, PBP and the µC is a 18F2685.

Many thanks for your help.

MikeBZH / F8DFN