added updates manually
This commit is contained in:
@ -136,11 +136,11 @@ switching between FreeRTOS and RTEMS. You can try the following steps:
|
||||
the OpenOCD folder inside the `scripts/target` folder:
|
||||
|
||||
```sh
|
||||
$_CHIPNAME.cpu configure -event gdb-attach {
|
||||
$_CHIPNAME.cpu0 configure -event gdb-attach {
|
||||
halt
|
||||
}
|
||||
|
||||
$_CHIPNAME.cpu configure -event gdb-attach {
|
||||
$_CHIPNAME.cpu0 configure -event gdb-attach {
|
||||
reset init
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user