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

MCB167-NET WITH ESYWEB PROGRAM

Hello forum:
I have the evaluation board MCB167-NET and I'm using the easyweb program to serve some web pages. The original example has only one web page, but I have added to this three more pages. The problem is that, one of this pages is too long, and I can't build the target because Keil says the
unsigned char Webside[]=...
is too long,concretely is longer then 4K.I have changed many things, long instead of char, the memory options of the board, the memory reserves for the monitor but nothing.
Has anybody a solution or and idea of my problem???
Thank you.
Sergio.

0