Skip to content
Snippets Groups Projects
Commit b4195666 authored by patacongo's avatar patacongo
Browse files

Remove garbage from linker file

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@681 42af7a65-404d-4744-a932-0658087f49c3
parent a6623735
No related branches found
No related tags found
No related merge requests found
......@@ -37,12 +37,6 @@
-map -maxhexlen=64 -quiet -sort NAME=ascending -unresolved=fatal
-NOwarnoverlap -NOxref -warn -debug -NOigcase -quiet
RANGE ROM $000000 : $007FFF
RANGE RAM $FFB000 : $FFBFFF
RANGE IODATA $FFC000 : $FFFFFF
RANGE EROM $008000 : $01FFFF
RANGE ERAM $800000 : $87FFFF
RANGE ROM $0 : $FFFF
RANGE RDATA $20 : $FF
RANGE EDATA $100 : $EFF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment