Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Skyward Boardcore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Skyward Boardcore
Wiki
Safe Guard Memory
Changes
Page history
New page
Templates
Clone repository
Updated Interrupts ans Safe-Guard-Memory
authored
4 years ago
by
Luca Conterio
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Safe-Guard-Memory.md
+1
-1
1 addition, 1 deletion
Safe-Guard-Memory.md
with
1 addition
and
1 deletion
Safe-Guard-Memory.md
View page @
cdbb4886
...
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.