This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 from the files on SD card and makes plots with those values. Keil provides an example named upload to put a file on user computer on to the SD card. I am looking for the reverse. Please let me know if any one has a clue.

Thanks,
Ram.

Parents
  • Thank you for your reply and I am really happy to see this functionality in the latest version of tools. I tried to look into what they did in this version, but I cannot find any difference in HTTP_CGI.c or the cgi pages. I also looked at the MCI files I didnot find any difference. Do u have any idea what they did to do this?

Reply
  • Thank you for your reply and I am really happy to see this functionality in the latest version of tools. I tried to look into what they did in this version, but I cannot find any difference in HTTP_CGI.c or the cgi pages. I also looked at the MCI files I didnot find any difference. Do u have any idea what they did to do this?

Children