Sample Code Doesn't Fit on 16F877A

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
Carlos Viveiros
Posts: 30
Joined: Tue Dec 26, 2006 9:04 pm
Has thanked: 2 times
Been thanked: 1 time

Sample Code Doesn't Fit on 16F877A

Post 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
Attachments
Simple Webserver.fcfx
Sample File
(13.75 KiB) Downloaded 262 times

User avatar
Jan Lichtenbelt
Posts: 797
Joined: Tue Feb 17, 2009 8:35 pm
Location: Haren GN, the Netherlands
Has thanked: 128 times
Been thanked: 264 times
Contact:

Re: Sample Code Doesn't Fit on 16F877A

Post 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

Carlos Viveiros
Posts: 30
Joined: Tue Dec 26, 2006 9:04 pm
Has thanked: 2 times
Been thanked: 1 time

Re: Sample Code Doesn't Fit on 16F877A

Post 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:

Post Reply