send2vinnie / mclinker

Automatically exported from code.google.com/p/mclinker
Other
0 stars 0 forks source link

MEMORY LD is not implemented #170

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Implement MEMORY ld script command.

This is necesary on bare metal device to define memory map.

The actual workaround is:
https://github.com/martinribelotta/cortex-m-llvm/blob/master/link.ld

But this script ignore SIZE of memory block.

Original issue reported on code.google.com by martinri...@gmail.com on 10 Apr 2014 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by pete.c...@gmail.com on 14 Apr 2014 at 1:35