Hi I have an evaluation version of uVision. I have written some codes by using firmware framwork as my starting point. Everytime I build my codes, I am getting Code Size Limit in Restricted Version Exceed. How big is the limt(4K)? Is it the size of each file or the total size of all my combined files? Does anyone know any trick about cutting the size of the code significantly? Many Many Thanks for any input
"How big is the limt(4K)? Is it the size of each file or the total size of all my combined files?" The restrictions are listed on this website. "Does anyone know any trick about cutting the size of the code significantly?" Delete some of it.