Mark - 2015-06-01

Hi,

The software version 0.90 contains a firmware for the ds33FJ128GP202. At the 0.10 the directory is empty.
I made a little change i have the ds33FJ128MC802.

The bootloader recognize the the DSPIC and is able to program the flash. However it seems difficult to start my code. My code is a blinking led and a irq routine to receive an asci char to reboot the pic. After programming nothing happens, Check Device and Write Device is still possible.
When input an enter on the terminal my code will start. It starts now even after power cycle. All ok now.
When i press Check Device it detects the DSPIC but will not run my program again.

So there might be something with the timeout of the bootloader?

Mark