This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

TYPE GEN: TYPE TOO COMPLEX

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.

0