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.
Hi,
I'm trying to build my project with the SAK-XC886CM-8FFA target.I see the error below:
ERROR L114: SEGMENT DOES NOT FIT SPACE: DATA SEGMENT: _DATA_GROUP BASE: 0000H LENGTH: 00C1H
Please show me way forward.
Thanks
Are you sure that's the correct error code?
There is no error C249 listed in the Manual for C166:
http://www.keil.com/support/man/docs/c166/c166_er_errorwarn.htm
But there is one for the C51 compiler:
http://www.keil.com/support/man/docs/c51/c51_c249.htm
Please clarify!!
Sorry..it is in C51..you are right
Glad that's cleared up, then!
However, it remains true that the approaches to dealing with stuff that does not fit or is too large are entirely general and not specific to any particular situation.
Aren't they?