error

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

error

Post by brandonb »

a friend has an error .....Error: Failed to open:libc.pic16.lib or C:\Program Files\SourceBoost\lib/libc.pic16.lib





failure



Return code = -2



Flowcode was unable to assemble the ASM file due to the following errors: what does this mean? he cant download my files to chip

User avatar
fotios
Posts: 458
Joined: Mon Feb 08, 2010 10:17 am
Location: Greece
Has thanked: 109 times
Been thanked: 117 times
Contact:

Re: error

Post by fotios »

Hi Brand
If i remember well, "Return code = -2" means that the program memory of the target device is insufficient to contain the program code. With other words, you have to select a PIC with bigger program memory.
Fotis
Best Regards FOTIS ANAGNOSTOU

brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

Re: error

Post by brandonb »

hopefully tommorrow he'll have v4 access to give more info... it does this on windows 7 64 bit and basic old school xp... the program memory is not the issue since we were trying to get only a switch and led macro working first because that program did work last week... it seems like there is something missing in the program

User avatar
Steve
Matrix Staff
Posts: 3421
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: error

Post by Steve »

brandonb wrote:Error: Failed to open:libc.pic16.lib or C:\Program Files\SourceBoost\lib/libc.pic16.lib
See here:
http://www.matrixmultimedia.com/support ... f=22&t=683

Or here:
http://wwww.matrixmultimedia.com/mmforu ... 02&start=0

Or even here...
http://www.google.co.uk/search?q=Failed ... .pic16.lib

brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

Re: error

Post by brandonb »

thanks steve for the fast response- reconfigureing the options to default was the third thing we tryed but for some reason it didnt work at that time, did work today and all is well! hey john chime in

Post Reply