Unable to create C file

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

Moderator: Benj

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

Unable to create C file

Post by Jan Lichtenbelt »

I got just the error message: "Unable to create C-file". No other details.

What to do?

With kind regrads

Jan Lichtenbelt
UVmeter_V1.fcfx
(13.2 KiB) Downloaded 313 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times

Re: Unable to create C file

Post by LeighM »

Hi Jan,
It compiles OK for me, apart from a few occurrences of .Ext_Address which should be Ext_Address
Is there anything unusual about the location of your project, such as on a Windows read only or protected directory?

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: Unable to create C file

Post by Jan Lichtenbelt »

Hi LeighM

I forgot that I changed the global compiler output location into: $(srcdir)Flowcode_temp. But the subdirectory Flowcode_temp was not yet declared.

Thanks for help

With kind regards

Jan Lichtenbelt

prasha920
Posts: 30
Joined: Tue Apr 16, 2013 3:10 pm
Has thanked: 48 times
Been thanked: 9 times

Re: Unable to create C file

Post by prasha920 »

just to add an additional information on this topic.
if other files in the projects directory (other than .fcf, .hex, .fcf.001) are made hidden, then also this error appears without any extra information

Post Reply