I bought a web platform but haven't done much with it yet. I run Ubuntu Linux at home, where I develop. I was able to run the development environment under Wine, but it would be more convenient to run it natively on Linux. With the new uIP stack it seems like it would be possible.
I'm a professional software developer, so I don't need help on programming, only on how to get started. Has someone written up a simple web page on how to develop on Linux? Someone probably already wrote up such a page, but I have just missed it.
Okay, I've tried it on both of the boards. It will work with a 2GB SD card formatted FAT16, and an 8GB SDHC card formatted FAT32. I have found that the card must be inserted before powering it up though and the page must be named "index.htm".
I tried uploading pages by going to "http://192.168.0.102/mpfsupload", but I just get the start page. Is there another page to explain how to do this, or should I still discuss things on this forum?
Thanks for the information. The SD card is formatted as FAT16. I can certainly format it using my camera. Does it work if I format it FAT32 on Linux?
Yes, I do have two of the Web Platform SBCs. One of them I loaded with the SD card inserted, but the other one didn't have an SD card at the time. I don't remember which is which, but this may be the difference in how they reacted when I attempted the load. I don't have time to diagnose it fully tonight, so I will get back to you on Monday.
Thanks again. I really had no idea what to do next. Now I do.
I'm having a problem with the MCSDServer.hex program. I didn't recompile or anything, but I used the one directly from the archive. I use the DS30 Loader and it is configured as specified on "http://dangerousprototypes.com/2009/12/11/prototype-web-platform/". One of the two works as directed, but the other one I have to tell the loader to download then reset the webPlatform. (Does this mean I've damaged the bootloader on this one?) The load succeeds on both devices.
Both of them react the same after the download. They answer pings find. When I go to the web address I get "404: File not found". This means that it is returning the "404" code, and the browser is displaying the rest. What am I doing wrong?