Jiandan Posted January 27, 2018 Posted January 27, 2018 Dear Digilent engineers! I was surprised to find a Interesting things that the hex file generated by the arduino IDE that after downloading it with the PICkit 3 but it does not work. How to make it work.
Kristoff Posted January 29, 2018 Posted January 29, 2018 Hey Jiandan, Can you please provide as much information as possible? There are a million things that could go wrong like accidentally building the firmware for the wrong target, bugs in your application that could prevent the expected behavior, etc. One thing to note is that the hex file produced by the Arduino IDE does not include the bootloader so programming it to the OpenScope with a PICkit 3 will likely override the bootloader. -Kristoff
Jiandan Posted January 30, 2018 Author Posted January 30, 2018 10 hours ago, Kristoff said: Hey Jiandan, Can you please provide as much information as possible? There are a million things that could go wrong like accidentally building the firmware for the wrong target, bugs in your application that could prevent the expected behavior, etc. One thing to note is that the hex file produced by the Arduino IDE does not include the bootloader so programming it to the OpenScope with a PICkit 3 will likely override the bootloader. -Kristoff Dear Kristoff You are really very smart, it should be the problem of this bootloader.How to solve it.
JColvin Posted January 30, 2018 Posted January 30, 2018 Hi @Jiandan, I don't know if there is a convenient way to load materials from the Arduino IDE with the bootloader intact (I'll let @Kristoff comment/correct me on that as appropriate), but you can reload the firmware including the bootloader back on to the OpenScope MZ using the .hex file that is available in the OpenScope MZ Resource Center on the right-hand side under "Firmware". Thanks, JColvin
Jiandan Posted January 31, 2018 Author Posted January 31, 2018 10 hours ago, JColvin said: Hi @Jiandan, I don't know if there is a convenient way to load materials from the Arduino IDE with the bootloader intact (I'll let @Kristoff comment/correct me on that as appropriate), but you can reload the firmware including the bootloader back on to the OpenScope MZ using the .hex file that is available in the OpenScope MZ Resource Center on the right-hand side under "Firmware". Thanks, JColvin Dear JColvin Thanks a lot, I will wait for your good news.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.