We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello sir,
I am using 89c55 controller . my code size is 20222 bytes . so while build time it shows error regarding size .
What will be the solution .
regards raj
You obviously have 2 choices:
1. update your target hardware to have more memory;
2. update your software to use less memory.
(or a combination of the two).