I have a RCM5400W, when I use rabbitweb to run my program as a wifi webserver I have little room for my program, I run oout of xmem or root memory. Can I load
html files into Serial Flash to give me more space? If so, how can I import files into Serial Flash and use them as a resource?
Hello, There is a document at the below link that explains about
how to use memory efficiently to better fit large programs
into small memories on Rabbit modules.
http://ftp1.digi.com/support/documentation/0220091_b.pdf
Based on the above instructions you can modify your code.
Regarding the import files into Serial Flash then access as a resource, It has some sample applications at the below directory. I hope it helps you.
C:\DCRABBIT_10.72\Samples cpip\zserver