shumatech / BOSSA

BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym for Basic Open Source SAM-BA Application to reflect that goal.
http://www.shumatech.com/web/products/bossa
BSD 3-Clause "New" or "Revised" License
361 stars 250 forks source link

SAMD51 dual banks #83

Open WalterPrech opened 5 years ago

WalterPrech commented 5 years ago

The DAMD51 provides dual banks to upload firmware. E.g., the current firmware is located in BankA and the new firmware is saved in BankB. After uploading the new firmware to BankB switch to start firmware from BankB.

Is this integrated in BOSSA or how to do this?

shumatech commented 5 years ago

bossa does not support the bank switching NVM BKSWRST command