• MMC read write in RTX
    Hi, I am using RTX kernel to read write to MMC the program works fine with normal operation ,but when I use the same code with RTX kernel it does not creat any file infact no information from the MMC...
  • File access from the MMC
    Hi, I have been working on LPC2478 with the uvision IDE. Right now I am trying to bring a file on the SD card and open it in the web browser. I already have a function that extracts the required data...
  • More than one tcp connections
    so i was speaking to my friend Nevil from down the road at number 42 and hes told me that you can only have one connection each time. and i need to know if he is right. if he is i can make some code...
  • More than 3000 Labels ERROR
    I get an ERROR: More than 3000 Labels in Module....but it compiled 5 minutes ago...and all i changed was a value. Putting that value back didn't allow it to compile.... What exactly is Keil calling...
  • More external memory than 64k
    Hello. I am curious why there is a limitation of 64k on the C251 compiler, when the device can handle up to 256k? Is there a way around this?