Make file for boostc

For C and ASSEMBLY users to post questions and code snippets for programming in C and ASSEMBLY. And for any other C or ASM course related questions.

Moderators: Benj, Mods

Post Reply
vim
Posts: 8
Joined: Wed Jul 30, 2008 9:07 am
Contact:

Make file for boostc

Post by vim »

hi.

As much as i love the flowcode interface i think it would also be good if i could edit the 'c' file then just compile that. As any edits i would make are written over when I try to compile as FC forces me to save the project over the file.

I know the tools are supplied in /flowcode/boostc. I was wondering has anyone written a general purpose make file (script) that I can edit so I can use the flowcode toolchain, just skipping the flowcode bit.

Dont get me wrong, i like the FC. I just want to be able quickly change things in the C file then get it flashed and compiled with the minimum of fuss!

vim
Posts: 8
Joined: Wed Jul 30, 2008 9:07 am
Contact:

Re: Make file for boostc

Post by vim »

'Compiler can not be started without a host program (code 118)'

aaaah, it is slowly becoming clear.

However, it turns out I do have access to the sourceboost ide in the form of 'C for Series PICmicro'.

Please excuse my dumb questions, I have been thrown in the deep end here and am just floundering to catch some air. Ahh, the surface is in site.

Post Reply