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

Project Build Error with SiLabs IDE

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.

Parents Reply Children
  • I have Keil licensed through the toolchain S/N provided by Silicon Labs. Why would that be an issue if I have only used 0356h of the memory when the limit is 1000h?

  • 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.