Codewarrior 5.1 : Eclipse version?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Codewarrior 5.1 : Eclipse version?

1,807 Views
rubykrishna
Contributor III

Hi,

 

Currently we are using Codewarrior IDE 5.1 for our MC9S12XHY controller(hcs12 FAMILY).  Is there any eclipse based version on the same? . I believe Codewarrior 10.6  comes up with eclipse based version.

 

Is there any standard plug in for interfacing it with unit testing tool like testing?

 

Is codewarrior IDE 5.1  is the only IDE for hcs12 family?

Labels (1)
Tags (1)
5 Replies

989 Views
Martin35804
NXP Employee
NXP Employee

Hi,

Regarding other IDE besides the CodeWarrior classic you may consider IDE's listed at product page:http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=S12XHY&fpsp=1&tab=Design_Tools_Tab

under section

IDE - Debug, Compile and Build Tools

You have the option of:

Cosmic IDEA for S12X, S12 and XGATE

by COSMIC
package includes an integrated IDE, optimizing ANSI C compiler for S12(X)and XGATE co-processor, real-time target debugger & flash programmer,...

or

IAR Embedded Workbench for HCS12

by IAR
IAR Embedded Workbench for HCS12 is an integrated development environment with project management tools and editor. It includes a highly optimizing...

or

winIDEA

by ISYSTEMAG
winIDEA is an integrated development environment (IDE) that compliments all iSYSTEM hardware. - Editor, project and build manager, high level...

CW5.1 for S12XHY doesn’t have full chip simulation feature for full debugger support.

You can enable it but it can be used only for simulating instruction.

This is the method:

Press F5 to launch debugger, in connection manager, hit “Abort”:

pastedImage_0.png

Then launch debugger, go to debugger menu “ component”, “Set connection…”, choose “full chip simulation”

image002.png

Then go to debugger menu “File”, “Save Configurations”. 

Close CW debugger.

Next time launch debugger again,  it will run in full chip simulation mode. please note, this is a kind of Instruction Set Simulator. Unfortunately you can’t utilize all the S12XHY features with it.

In CodeWarrior 10.6 S12XHY is not implemented nor supported.

0 Kudos

989 Views
rubykrishna
Contributor III

Hi,

Thanks for the quick turn around.

we bought 5 licenses for codewarrior IDE profressional edition.  Codewarrior 5.1doesn't support any eclipse versiom like 10.6!. 10.6 doesnt support hcs12 family right?

0 Kudos

989 Views
rubykrishna
Contributor III

Is there any eclipse IDE for HCS12 family from freescale?

0 Kudos

989 Views
Martin35804
NXP Employee
NXP Employee

Unfortunately not. Eclipse version of CodeWarrior supports only the S12Z MagniV family:

Auto & Industrial Mixed Signal MCUs|MagniV|Freescale

989 Views
rubykrishna
Contributor III

Currently we are planning to deploy unit testing  tool  like tessy. Is there any provision to add tessy tool as a plug in like PC-lint ?

0 Kudos