• speed?
    HI GUYS; how fast is tcpip?????? i mean like i know what i2c means and spi means but is tcpip same or can it go faster?????
  • 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...
  • speed up the code
    Hallo, would be nice if someone could take a look on my code. It's just a little toy to delay an analog signal. How can i optimize the speed? unsigned short int Buff[3200]; //*************...
  • 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...