問題
プログラムを書き込もうとするとエラーになる。
Verifying Flash...Failed! address=0x0000 expected=0xa8 actual=0xff
解決
NVMCTRL_BOOTPLOTを0Bytesに設定しProgramするとVerifyがOKになった。
参考
https://www.avrfreaks.net/forum/samd21-verifying-flashfailed
同様の現象で困ってるとの質問があった。
Go to list of users who liked
More than 3 years have passed since last update.
プログラムを書き込もうとするとエラーになる。
Verifying Flash...Failed! address=0x0000 expected=0xa8 actual=0xff
NVMCTRL_BOOTPLOTを0Bytesに設定しProgramするとVerifyがOKになった。
https://www.avrfreaks.net/forum/samd21-verifying-flashfailed
同様の現象で困ってるとの質問があった。
Register as a new user and use Qiita more conveniently
Go to list of users who liked