Now it works.
I've tried this: I changed ram.lds & highram.lds.
ram.lds: LRAM (rw) : ORIGIN = 0x00800000, LENGTH = 0x00015000 IRAM (rw) : ORIGIN = 0x00815000, LENGTH = 0x0000c000
highram.lds: LRAM (rw) : ORIGIN = 0x00820000, LENGTH = 0x00015000 IRAM (rw) : ORIGIN = 0x00835000, LENGTH = 0x0000c000
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/Can-t-compile-after-last-pull-tp3... Sent from the baseband-devel mailing list archive at Nabble.com.