Compiling Error

I am getting an error from mplab that I have never gotten before and I can’t figure out why. It only gives me the error when I add: static const int lookup[256]. The error is:

Error - section ‘.udata_user_routines.o’ can not fit the section. Section ‘.udata_user_routines.o’ length=0x0000010d

Hope this helps :slight_smile: