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

MCBC167-NET WITH EASYWEB PROGRAM

Hello forum:
I'm using the easyweb program in may evaluation board MCB167_NET. The problem is that, when I want to do the web page longer than the original one, keil sais taht the string is too long, why???? How can I put all the information that I want in a array
webside[]{...};
The array is unsigned char type, I have changed it for an unsigned long but the error persists. Keil sais:
string too long(4096:4096).
Has anybody a solution for my question.
Thank you.
Sergio

0