This is the error message I get. The projext is for the NXP P80C51MC2. The code size is around 400K bytes. This occurs after I add another instance of a structure to the code. I have about 450 instances of this structure. I can take out one of them and the problem goes away. This project is several years old and we add code to it on occasion. The error occurs during the compile of the C file that includes the header file with the structures. I have tried splitting the header file up, but that did not help. Any ideas?
I am using Keil 8.05a on Win2000.
Why do I get the error? many have surmised as to why, What I suggested was to get rid of it regardless of the why.
Erik
That may be a moot point if I can not resolve the other problem. It would be a big task to change the LANG_STRUCTs. Thanks anyway.
not change the structs, change the access to them