Skip to content

RAM.ld doesn't work #625

@FoniksFox

Description

@FoniksFox

The RAM linker script doesn't work for some reasons:

  • Some symbols are missing
  • Things are placed in ram but not actually in flash (so they disappear on the restart performed after flashing), and the copy code for it is missing for that reason
  • Have to be careful about startup code and such, so that you don't copy the code that copies the rest of the code while it is doing it...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions