This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Arduino Uno motor.ino bad_fuses
#2
The fuses are read in motor.ino
Yes, look where it sets the BAD_FUSES flag, and probably you want to use ifdefs for your processor. You might want to compare what the fuse differences actually are.
You can set fuses with avrdude, it's documented in the README
The BAD_FUSES is a warning. Mostly if the BOD isn't enabled the memory eventually will get corrupted.
You could ignore it/comment it out fix the fuses etc..
Reply


Messages In This Thread
RE: Arduino Uno motor.ino bad_fuses - by seandepagnier - 2020-01-25, 08:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)