dont work Microchip Bootloader HID & MCHPUSB on Ver 4.09
Posted: Sun Nov 22, 2009 11:57 am
I download from the microchip web application "Microchip Application Libraries v2009-11-18 Installer" and after burn my microcontroller and windows recognizes it perfectly. But I test with the HID Microchip Bootloader and MCHPUSB, I can not run any code.
Someone could tell me the addresses of interrupt vectors, for the HID and MchUSB???
My compiler version is 4.093
Thanks in advanced
Regards
FvM
Joined: 27 Aug 2008 Posts: 2337 Location: Germany
Posted: Mon Nov 30, 2009 10:06 am
As one possible problem, the HID bootloader doesn't work with standard CCS *.hex files, because the high order address isn't initialized to 0. You can either add the respective Type 4 record to the *.hex file, reprocess the hex files by MPLAB or edit the HID bootloader PC-Software. I did the latter.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum