Warning or error on PIC16F1939 hex file - Printable Version +- ds30 Loader free edition forums (https://picbootloader.com/forum) +-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3) +--- Forum: 8-bit firmwares (https://picbootloader.com/forum/forumdisplay.php?fid=7) +--- Thread: Warning or error on PIC16F1939 hex file (/showthread.php?tid=557) |
Warning or error on PIC16F1939 hex file - dolyshor - 2013-03-29 Hello, I have mede a small project to test bootloader with PIC16F1939. After building it, when I have tried to use the GUI interface to send the hex file to the device, there was a warning (see the image and the project in the attachment) but I have uploaded successfully the firmware in the device. Is it a matter of worry? Best regards, dolyshor RE: Warning or error on PIC16F1939 hex file - Mikael Gustavsson - 2013-04-02 Hello, Those are the user ID bytes. It is not a problem. They will be properly recognized in the next release. BR Mikael |