diff --git a/BaS_gcc/bas.lk.in b/BaS_gcc/bas.lk.in index e28a6f5..a70df28 100644 --- a/BaS_gcc/bas.lk.in +++ b/BaS_gcc/bas.lk.in @@ -158,7 +158,7 @@ SECTIONS /* Other flash components */ __FIRETOS = 0xe0400000; - __EMUTOS = 0xe0600000; + __EMUTOS = EMUTOS_BASE_ADDRESS; __EMUTOS_SIZE = 0x00100000; /* where FPGA data lives in flash */