Mariano Alvira
|
0bdcac3457
|
add a memory section for RAM so that the linker will warn when you've
made your program too big.
|
2010-10-16 13:28:20 -04:00 |
|
Jim Paris
|
62400bd07f
|
Move stack near BSS so it doesn't take up space in the .bin
|
2010-09-28 16:30:55 -04:00 |
|
Jim Paris
|
b7727f6595
|
Move startup code into its own section so the linker can place it first
|
2010-09-25 16:42:09 -04:00 |
|
Mariano Alvira
|
0187cfbf93
|
Now you can build targets with or without the reserved ROM var space.
|
2010-03-02 10:38:32 -05:00 |
|
Mariano Alvira
|
66532fd567
|
don't need entry _start
|
2010-02-23 15:00:57 -05:00 |
|
Mariano Alvira
|
4a77cb7d76
|
this is working kind of correctly.
need to clean it up, get the different boards going and add in the lib
build.
|
2010-02-22 12:19:39 -05:00 |
|
Mariano Alvira
|
1759ff01a0
|
getting there...
|
2010-02-21 18:47:12 -05:00 |
|