2010-12-14, 04:07:50
(This post was last modified: 2012-12-22, 00:40:31 by Mikael Gustavsson.)
I am having problems with GUI 1.3.12 and it not correctly detecting the pic chip. When I use the console application it successfully connects and uploads the code. With the GUI however I receive the following response:
echo verification failed ( 0) 0xC1/0xF1
Found dsPIC30F3014 fw ver. 1.1.0
Wrong pic detected(1)/selected(241), aborting
If I go to the Terminal tab in Advanced Mode and send 0xC1 the response I receive is: 0xF1 0x01 0x11 0x4B. The 0xF1 (241) would be confirming it is receiving the correct device id.
The hardware being used is an pic24fj256GB106 connected via UART to an MCP2200 (Microchip UART to USB) at 19200 baud.
Thanks for a great bootloader !
echo verification failed ( 0) 0xC1/0xF1
Found dsPIC30F3014 fw ver. 1.1.0
Wrong pic detected(1)/selected(241), aborting
If I go to the Terminal tab in Advanced Mode and send 0xC1 the response I receive is: 0xF1 0x01 0x11 0x4B. The 0xF1 (241) would be confirming it is receiving the correct device id.
The hardware being used is an pic24fj256GB106 connected via UART to an MCP2200 (Microchip UART to USB) at 19200 baud.
Thanks for a great bootloader !