Page 1 of 1

Please Help Me

Posted: Sun Jun 17, 2012 5:33 pm
by aifazied
How to compile file flowcode.c in ccs Compiler(PICC)?????? :(

Re: Please Help Me

Posted: Wed Jun 20, 2012 7:24 pm
by Spanish_dude
I don't think you can compile it without modifying a lot of the Flowcode C code.
I'm not sure, but I think register names are defined differently in the CCS compiler than the boostC compiler.

Probably some other stuff too, but I never used CCS so I can't help you sorry.

Nicolas

Re: Please Help Me

Posted: Thu Jun 21, 2012 5:01 pm
by Benj
Hello,

I'm afraid I agree with Nicolas, it is possible but it's a huge job to do it.

What about the HiTech compiler instead? Flowcode's code is designed for BoostC but we have made effort to get the code to work with HiTech too, thereby allow devices which aren't supported by BoostC like the 10F range to work.

Re: Please Help Me

Posted: Thu Jun 21, 2012 10:55 pm
by DavidA
To add to teh comments, here is a post for setting up HiTEch compiler in Flowcode 4:

http://www.matrixmultimedia.com/mmforum ... =26&t=6812