mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 04:10:40 +00:00
Another trivial update to the same README file.
This commit is contained in:
parent
3f44666e16
commit
1972fd827f
1 changed files with 5 additions and 1 deletions
|
|
@ -1103,7 +1103,11 @@ Debugging
|
|||
$ edbg.exe -F r,:, -t atmel_cm7
|
||||
GPNVM Bits: 0x42
|
||||
|
||||
Those bits can be changed using CMSIS-DAP programmer, Atmel studio, or
|
||||
If you are trying to use SAM-BA, you might have the opposity problem:
|
||||
The board might be booting into FLASH when you need it to boot into the
|
||||
ROM bootloader.
|
||||
|
||||
That GPNVM bit can be changed using CMSIS-DAP programmer, Atmel studio, or
|
||||
using this OpenOCD setup:
|
||||
|
||||
atsamv gpnvm [('clr'|'set'|'show') bitnum]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue