Author Topic: Specify compilation TARGET for Contiki  (Read 8736 times)

Offline Pavel_47

  • Multiple posting newcomer
  • *
  • Posts: 66
Specify compilation TARGET for Contiki
« 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:
  • cooja
  • native
  • sky
  • micaz
  • cc2538
  • etc...
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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Specify compilation TARGET for Contiki
« Reply #1 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.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Pavel_47

  • Multiple posting newcomer
  • *
  • Posts: 66
Re: Specify compilation TARGET for Contiki
« Reply #2 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 ...

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Specify compilation TARGET for Contiki
« Reply #3 on: January 22, 2015, 11:20:04 pm »
Read the CB Manual
http://wiki.codeblocks.org/index.php?title=User_documentation

Edit: Link directly to 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.
« Last Edit: January 22, 2015, 11:22:11 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org