stk500v2 bootloader doesn't support reading fuses [imported] #544
Labels
Component: Bootloader
The bootloader is the program used to load the uploaded program into the microcontroller's memory
Component: Firmware
Limited to the contents of the firmwares folder in the core packages
Milestone
This is Issue 544 moved from a Google Code project.
Added by 2011-05-18T17:25:22.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Defect, Priority-Medium
Original description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I expect to see the real fuse values.
Instead, all fuses return 0.
What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?
Arduino-0022, arduino mega2560 board.
Please provide any additional information below.
line 663 in https://github.com/arduino/Arduino/blob/master/hardware/arduino/bootloaders/stk500v2/stk500boot.c (and also the comments in the header of the file) say that this is simply not supported yet.
I can't find any other bug flagging this, so filed this.
The text was updated successfully, but these errors were encountered: