

Build your project with the compiler optimization level setting = PRO. xc8-cc -mcpu=18f4520 -Os main.c Oops, you cannot select level 's' optimizations if this compiler is unlicensed The code is compiled with no optimizations and exceeded the memory size of the microcontroller. (2051) The current licence does not permit the selected optimization level* (Driver) This compiler's license does not allow the requested compiler operating mode. Code can become orphaned by other optimizations and cannot be reached during normal execution, e.g., instructions after a return instruction optimization-level MPLAB X IDE Microchi The program that works with optimization has 0, the compiler 1.33 and MPLAB X IDE v2.30 is: C: \ microchip \ harmony \ v1_03_01 \ apps \ tcpip \ web_server_nvm_mpfs This optimization is enabled at optimization level 2, making it accessible to unlicensed compilers. Re: optimization-level MPLAB X IDE Friday, Ma1:15 AM ( ) 0.
