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
"using firmware framwork as my starting point." What does that mean? Is this "firmware framwork" specifically designed for the 8051, or even for small, 8-bit processors in general? If not, it will almost certainly produce bloatware!