You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do a bossac -e -w -v -b prog.bin the erasing and flashing work fine, but when I than do a bossac -i the Boot Flash is still false. Only if I do a second bossas -b the bit seems to be set (at that point bossac can't talk with the MCU anymore. A NRST of the CPU than boots my new prog.bin and everything works fine.
Am I doing something wrong or is there some timing/flash checking bug ?
The text was updated successfully, but these errors were encountered:
Hello, I am encountering the same situation with the ATSAM4S8B. Did you ever find a solution, or are you just setting boot from flash twice? Not a deal breaker at all, but I would like to know if there is operator error (wouldn't be the first time!) Thanks!
Hey Bob, no I never really found (nor did I actively look for) a solution. Also never got any reactions on this issue report, last code change also seems 2 years ago, it kind of looks like the bossa project is abandoned :-(
When I do a
bossac -e -w -v -b prog.bin
the erasing and flashing work fine, but when I than do abossac -i
theBoot Flash
is stillfalse
. Only if I do a secondbossas -b
the bit seems to be set (at that point bossac can't talk with the MCU anymore. A NRST of the CPU than boots my newprog.bin
and everything works fine.Am I doing something wrong or is there some timing/flash checking bug ?
The text was updated successfully, but these errors were encountered: