I am currently using SiLabs IDE which requires the Keil toolchain but having trouble when building my project in the SiLabs IDE. I get the error of :
****************************************************************************** * RESTRICTED VERSION WITH 1000H BYTE CODE SIZE LIMIT; USED: 0356H BYTE (20%) * ******************************************************************************
I am new to coding and could use some help, Thanks.
Is the problem that you are unable to build or that the tools are restricted?
It looks like the message is just informing you that you are working with a restricted version and that you are at 20% of the limit. There is no indication that the build was unsuccessful.
Is the license installed properly?
Sorry I can't give you definitive help, I'm not familiar with SiLabs IDE, I use the Keil IDE.