Page 1 of 1

Sample Code Doesn't Fit on 16F877A

Posted: Sun Jan 19, 2014 5:55 pm
by Carlos Viveiros
Hello,

I've downloaded a sample file from matrixmultimedia, to board EB023-02 with a simple webserver only for test, but program file always gave an error. Not enought free memory.
RAM available:368 bytes, used:393 bytes (106.7%), free:-25 bytes (-6.7%),
i have the pic that the program was made to work (PIC16F877A), but something is wrong. it doesn't compile.

can someone help?

Regards,
Carlos Viveiros

Re: Sample Code Doesn't Fit on 16F877A

Posted: Tue Jan 21, 2014 3:00 pm
by Jan Lichtenbelt
Dear Carlo,

There is one solution: Take a microchip with larger RAM
http://www.microchip.com/ParamChartSear ... &pageId=74

Kind regards

Jan Lichtenbelt

Re: Sample Code Doesn't Fit on 16F877A

Posted: Tue Jan 21, 2014 10:51 pm
by Carlos Viveiros
Jan Lichtenbelt wrote:Dear Carlo,

There is one solution: Take a microchip with larger RAM
http://www.microchip.com/ParamChartSear ... &pageId=74

Kind regards

Jan Lichtenbelt
Yes. that is a solution, I already order a pic 18F4550 that have a 2K of RAM.

Thanks. :wink: