upgrade CW v4.6 to CW v5.1, the program no longer work

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

upgrade CW v4.6 to CW v5.1, the program no longer work

364 Views
qinshengli
Contributor I

I try to upgrade the CodeWarrior from v4.6 on XP machine to v5.1 on Windows 7 machine. However, my HCS12E128 program working well for CW4.6 does not work for CW5.1. What could be the problems?

Labels (1)
0 Kudos
1 Reply

299 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

Normally CW4.6 project can be opened and used by CW5.1 without problem.

I have several project that were created under CW4.6 and now I work them with CW5.1. No issue comes out.

I wonder your problem is very specific, I suggest you check:

1. check compiler,linker setting. if CW5.1 version project is as same as CW4.6 version project.

2. check generated map files. is there any file/variable missing/change in each of the version?

3. if both 1 and 2 steps are normal. I suggest you set breakpoints at the places where the problem will going to happen and check the problem in debugger view.


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos