News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code:Block with NC30 Renesas Compiler for M16C Microcontroller family

Started by valeriogiampa, January 23, 2009, 11:02:29 AM

Previous topic - Next topic

valeriogiampa

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.

martind

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

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