I am using LPC55S06 arm cortex-m33 microcontroller in keil 5(mdk5). I getting a problem with keil5 version as the maximum bytes exceed this version.
please help me out of this problem. now my code running at 32kb size. actually, my total code size is 60k . how can do that, is there any alternative for that...
THANK YOU...
The only option would be purchasing a valid MDK license. Otherwise, you will have the following limitations: https://www2.keil.com/limits
Thank you for replay. Now I understood about my issue.