@ -17,8 +17,7 @@
*/
/* Memory areas */
MEMORY
{
MEMORY {
ROM (rx) : ORIGIN = 0x08002000, LENGTH = 120K /* FLASH */
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 20K /* Main RAM */
}
Powered by TurnKey Linux.