When compiling a particular legacy project, after an update from an older version of winAVR, i am getting an error in the linking stage. For some reason the .map that is generated has two of my sections overlapping, starting on the same address! the compilation fails spectacularly. Any hints?
Thanks.