Hello:
I start playing with a RCM3000 board, when I try to test ny of the code samples for http alwais I have the following error:
Out of xmem code space, use a larger ROM/RAM.
a) Is the RCM3000 able to work with that sample codes??
or
b) Do I need to change some parameters at the compiling time??
Thanks in advance for your help
Hello, Try to enable the “Enable separate instruction and data spaces” from Dynamic C IDE–>options–>compiler–>Separate Instruction & Data Space.
Then try to compile…
Which development board you are using? based on that read the user manual from the digi site.
http://www.digi.com/support/supporttype.jsp?tp=3
I think it will help you…
Thank you,
cpigilam