Hi, I am using uvision version 8.16
I am getting error A80: INVALID ABSOLUTE BASE/OFFS VALUE. line at which it points out error is
"SEGMENT EDATA AT (07F0000h+RESERVED_START)"
My code was working fine few days ago but now it starts complaining about this error. I compared the address at address given in previously correctly working code {which is also giving same compilation error} and both are same.
As I mentioned my previously stable code also throws out this compilation error.
Any idea what could be the problem.
Thank You,
Regards, Anshul