Code::Blocks Forums

User forums => Embedded development => Topic started by: Pavel_47 on January 22, 2015, 06:46:50 pm

Title: Specify compilation TARGET for Contiki
Post by: Pavel_47 on January 22, 2015, 06:46:50 pm
Hello,

In Contiki projects the parameter TARGET plays important role, as it defines specific subdirectory among several available platforms:
When using custom makefile, it contains reference to Makefile.include file, that do the necesssary job.
But how to take into account (or its content) in Code::Blocks

Thanks
Title: Re: Specify compilation TARGET for Contiki
Post by: stahta01 on January 22, 2015, 06:52:00 pm
Do you know how to download files and follow links?

If no, ask for help or learn on your own.

I wasted enough time trying to help you.

Tim S.
Title: Re: Specify compilation TARGET for Contiki
Post by: Pavel_47 on January 22, 2015, 07:50:28 pm
Do you know how to download files and follow links?

If you mean project file, here it is ...
Title: Re: Specify compilation TARGET for Contiki
Post by: stahta01 on January 22, 2015, 11:20:04 pm
Read the CB Manual
http://wiki.codeblocks.org/index.php?title=User_documentation (http://wiki.codeblocks.org/index.php?title=User_documentation)

Edit: Link directly to manual http://www.codeblocks.org/user-manual (http://www.codeblocks.org/user-manual)

I figure in a year or two you can figure out how to convert the makefile to an normal CB project.

I hope you can understand the manual; I have NOT ever read it.
But, I know what a compiler is; and I know that CB is NOT a compiler.

Tim S.