Author Topic: Code:Block with NC30 Renesas Compiler for M16C Microcontroller family  (Read 10915 times)

valeriogiampa

  • Guest
Dear friends,
I would like to use the Code:Block platform for Embedded Development.
I must use with basic hardware platform the Renesas M16C Microcontroller Family.
To develop the binary code, we must use the Compiler NC30 that the renesas release with the HEW platform.
I would like If I can configure the Code:Block to compile and emulate the Renesas Code in C like and Assembler mode.
What I do to configure CodeBlock?
Becouse I see a list of different parameter between the HEM Compiler setting windows to Code:block Compiler setting windows.

Offline martind

  • Multiple posting newcomer
  • *
  • Posts: 47
Re: Code:Block with NC30 Renesas Compiler for M16C Microcontroller family
« Reply #1 on: January 26, 2009, 01:44:16 am »
Hi Valeriogiampa,

If it's a gcc based compiler it should be straightforward. Just use one of the in-built drivers and change the paths.
However, not familiar with it so maybe you will have to modify/create a driver.

Is it a free compiler (as in cost)?

Martin.

valeriogiampa

  • Guest
Re: Code:Block with NC30 Renesas Compiler for M16C Microcontroller family
« Reply #2 on: February 10, 2009, 02:38:36 pm »
This compiler is free with a ,imited code around 55KB, while the full version is licesed.
This isn't gcc-like and in the HEW (the development software of the Renesas) I have different set of information respect at the codeblock interface