| ... | ... | @@ -105,7 +105,7 @@ int main() { |
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
```
|
|
|
|
In the _References_ sections below you can find two more detailed examples of how to get the reboot reset
|
|
|
|
In the _References_ sections below you can find two more detailed examples of how to get the board's reset reason and to use the backup SRAM.
|
|
|
|
|
|
|
|
## Linker Script
|
|
|
|
In the board's linker script, a backup memory region has to be defined:
|
| ... | ... | |