Frage:
Once again, I have a small problem with BASCOM-AVR. It’s not urgent, but still, I’d like to know.
I tried to set the fusebits and lockbits directly from
Bascom with the $prog command. Therefore I inserted the following line at the beginning of my code:
$prog &HFF , &HFF , &HD5 , &HFF
Unfortunately, it doesn't work. The fusebits and lockbits didn't change after programming with neither an AVRISP MKII nor an old AVRISP. I don't know if somethings missing in the command or if it is a
Bascom or Atmel problem. Can you give me a hint, please?
----
Antwort:
you need either sample electronics, stk200, or USB-ISP
Programmer in order to use this option.
----
Frage:
The AVRISP is mentioned in the BASCOM-help. Maybe you should rework the page, if it is not supported yet.
----
Antwort:
Orignal AVRISP does work !
But atmel made a new AVRISP which is different but they used the same name
Lesezeichen