diff --git a/BaS_GNU/BaS_GNU/bas.lk.in b/BaS_GNU/BaS_GNU/bas.lk.in index 45b1113..cc958a2 100644 --- a/BaS_GNU/BaS_GNU/bas.lk.in +++ b/BaS_GNU/BaS_GNU/bas.lk.in @@ -82,7 +82,7 @@ SECTIONS /* BaS */ __BAS_LMA = LOADADDR(.bas); - __BAS_IN_RAM = 0x1FE00000; + __BAS_IN_RAM = ADDR(.bas); __BAS_SIZE = SIZEOF(.bas); /* Flash components */