MCU56F8013 - where can i update CW 5.6 to CW 8.0?

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

MCU56F8013 - where can i update CW 5.6 to CW 8.0?

2,499 Views
duck
Contributor I
Hi everyone:
 
I want to know is there any way to to update CW5.6 to CW 8.0 for the demoboard 16 bits MCU56F8013 for free
 
Thanks!


--
Alban Edit: Please always include FSL Part Number in Message Subject line.



Message Edited by Alban on 2007-09-07 02:30 PM
Labels (1)
Tags (1)
0 Kudos
5 Replies

407 Views
trytohelp
NXP Employee
NXP Employee
Hi,
 
CW 5.6 is not a CodeWarrior for DSC version but the version of the IDE.
I think you want to move DSP 7.x to DSC 8.x.
The upgrade is not free.
However this depens of the license used (special, ...).
By default the CodeWarrior installation has a special edition license (free).
No if you need another version, you must contact your local Freescale distributor for details.
See info to download the DSC 8.x
 
You can download the DSC 8.0 on our web site via the link:
http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600612247
There is a patch for the DSC8.0 (must be installed in first) DSC8.1.1
You can download it on our web site via the link:
 http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882140B
The Special edition license is installed by default.
If you need another version of the license please contact your local distributor.
You can have several versions installed on the same PC.
There is only one restriction: install them on separate folder.
 
Pascal
0 Kudos

407 Views
duck
Contributor I
Hi again:
 
Could you check the project for me, because i can't find any problem, but it just doesn't go into ADC interrupt.
 
the beans are setup as ADC sync with PWM. the demo board is for 56F8013
 
Many thanks!
0 Kudos

407 Views
trytohelp
NXP Employee
NXP Employee
Hi,
 
You're using the DSP 7.3.
So if you want you can move to the DSC 8.x for free (special edition only).
Now if you want we investigate the problem you must log your request to the Freescale CRM 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.
Pascal
0 Kudos

407 Views
duck
Contributor I
Hi:
 
 the code i wrote (which worked perfectly before) without PE, now i run it, it turned out wrong. why? is it something to do with the version of CW or the demoboard, or the downloading tools?
 
 
many thanks!
0 Kudos

407 Views
trytohelp
NXP Employee
NXP Employee
Hi,
 
I checked the project sent but I don't think you're using the right bean for ADC.
The Init ADC bean:
 The bean contains no high level methods or events, it provides only initialization of the hardware module.
There are some examples under the installation.
Please have a look to the folder:
  \Processor_Expert_Examples\DemoApplications\HWBeans\56F801x
There is an exmple using the ADC bean for your board family.
 
Hope this will help you.
 
Pascal
0 Kudos