how to get header.h for MC56F8036 ?

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

how to get header.h for MC56F8036 ?

1,681 Views
admond
Contributor I
Hi, I used TI and microchip products, and CCS and C30 always provide the header.h for the chip you selected. now I'm just moving to CW, I find it is so inconvenient for me to get header.h. it is so ridiculous for me write it for I am not familar with 8036 and even the guy who is the expert can't guarantee there is no mistake if he tried to write. or maybe I overlooked some perfect method on CW, afterall I am newbie to CW. Any guide is appreciated. thank in advance.
Labels (1)
Tags (1)
0 Kudos
5 Replies

305 Views
trytohelp
NXP Employee
NXP Employee

Hi,

 

There are several ways to create a project with CodeWarrior for DSC with some option.

First you must define if you want to use Processor Expert or not.

With the Project Wizard you can create exactly the project you needed (File ¦ New).

Attached you will find 2 project I created  with the wizard.

One is using Processor Expert and the second not.

 

Some info about Processor Expert:

UNIS Processor Expert™

UNIS Processor Expert™ provides a rapid

application design (RAD) tool that combines

easy-to-use component-based software

application creation with an expert knowledge

system. CPU on-chip peripherals, external

peripherals and software functionality is

encapsulated into components called

Embedded Beans™. Each component’s

functionality can be tailored to fit your

application requirements by modifying the

component’s properties, methods and events.

When you build the project, Processor Expert

automatically generates highly optimized C

code and places the files into your project.

Processor Expert also makes porting a

breeze. Simply select the new 56800 or

56800E processor and Processor Expert

maps the software and peripheral

components that describe your application’s

functionality to the resources available on the

new processor. All you have to do is resolve

any problems flagged by Processor Expert

and you’re finished.

 

Regards

Pascal

0 Kudos

305 Views
admond
Contributor I

thank you for reply so soon.

I tried both methods, but the files generated are not the same as yours, maybe the version is different.

second thing, I note the project you built with PE has the header file while the other doesn't, so my question is : if you do want the header file, must you utilize the PE wizard to generate the project or at least copy this one to your projects.

 

Best regards.

    Xidi

0 Kudos

305 Views
trytohelp
NXP Employee
NXP Employee

Hi,

 

I don't know the tool version used but I recommend you to use the last version:

  CodeWarrior Development Studio for Freescale 56800/E Digital Signal Controllers Version 8.2.3

You can download this version on our web site via the link:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC

For details please have a look in:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC&tab=In-Depth_Tab

In the download tab you can download the Special Edition or the Evaluation.

The Special edition contains the special edition license limited to 32 kb of Code.

We recommend you to download the Evaluation edition.

A Professional Evaluation license is provided for first 30 days.

After 30 days the product will function at the Special Edition level.

If you need another version of the license please contact your local distributor.

You can purchase it directly from the web site too.

We changed the pricing and packaging structure for Codewarrior Tool.

Now there are 4 suites:

 special (free version)

 basic

 standard

 professional

Please refer to the link for details:

http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127262E703BC5

Go to the www.freescale.com and click on My Freescale.

After you were logged, select CodeWarrior Licensing under MY Secure Application.

In the new dialog you can manage your license file.

Keep in mind you can have several versions installed on the same PC.

There is only one restriction: install them on separate folder.

If you're using an old version, please backup your project before to try it with this new version.

If you will meet some compatibility issue you could back to the older version without problem.

For the patches, please use the link :

http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882

 

 

Back to the problem.

for the example not using Processor Expert the file is: MC56F802x3x.h

 

Regards

Pascal

 

 

0 Kudos

305 Views
admond
Contributor I

yes we are trying to order a license, so the CW is free one. But before it is caught I just warm up with the avaliable one. thank you for explaining so much. by the way, the process I am getting familiar with it and skilled in CW and DSCs of freescale has many issues waiting for me ahead, so any help from you or the fourm is appreciated.thanks.

 

 

best regards

 xidi

0 Kudos

305 Views
trytohelp
NXP Employee
NXP Employee

Hi,

 

Don't hesitate to contact us.

You can reach us directly in the Technical support system.
Please use Freescale on line support web page.
  - Go to following URL: http://www.freescale.com/TechSupport
  - Click on Submit a Service Request. You will come to a login page.
  - You can submit your request through the web from there.

Regards

Pascal

0 Kudos