• code size,flash size
    I have lpc1788 that has 512k code flash. In compiler it says Program Size: Code=80116 RO-data=415660 RW-data=1628 ZI-data=6021108 and my .axf file is 990kb. which data should I look for...
  • Code size and data size statistics
    Hello all, I have µv3 installed on 2 different machines: the first µv3 prints a messages regarding the code/data sizes after a build is complete, but the other one does not. I just can't find the compiler...
  • code size ????
    I am using 8051 based device, I got 64K external Flash as code storage, but I found that when my code size approch 64K size limit the program will becomes very unstable and hang abnormally. Does any...
  • Code size
    Hi everyone, I recently switched to programming 8052 from PICs for curiosity sake, and MY GOD...!!! those have the speed. they are simple simple but brutal (this is just my experience). but I was...
  • code size
    I made a small test program to test the AT89C2051 controller board. Project is created with startup file in keil. program is getting compiled but not running from controller. hex code is generated...