How to upgrade my DOMO9S08SH8 board for windows 7?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to upgrade my DOMO9S08SH8 board for windows 7?

2,670 次查看
PeterTsai
Contributor II

I still use MC9S08SH32 in my product with DEMO9S08SH8/SG8+CW 6.1 to debug/burn in widows xp, now I want to upgrade my OS to windows 7. but windows 7 don't find this board.

标签 (1)
0 项奖励
回复
6 回复数

2,424 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hi,

CW6.1 doesn't support 64bit win7.

I suggest you use the latest CW10.6.4 instead.

CodeWarrior for Microcontrollers-Eclipse IDE|Freescale

here is the document of how to port classic project to CW10

http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf

or here is document about

Install CodeWarrior 6.3 (Classic) directly under Windows 7 x64 or Windows 10 x64

can this help you?


Have a great day,
Zhang Jun

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

2,424 次查看
PeterTsai
Contributor II

but my debuger / burner is DEMO9S08SH8 board. It don't can to find the usb device in windows 7.

0 项奖励
回复

2,424 次查看
trytohelp
NXP Employee
NXP Employee

Hi Peter, Jennie,

My understanding ...

If I'm right the DEMO9S08SH8 is manufactured by Axiom:

    S08SH Family Demonstration Board|Freescale

The board includes an integrated USB-Multilink BDM from P&E.

I've similar one for DEMOQE which is manufatured by P&E.

After to have plugged the board, in the Devive Manager I see new entries under Jungo.

My board is detected.

I can create a project with MCU v10.6.4 and able to load it on-board.

Can I suggest you to check with the MCU v10.6.4 ?

In case of driver issue, the MCU v10.6.4 contains the last version.

Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,424 次查看
PeterTsai
Contributor II

1. I can find "USB Multilink 2.0" in the Device Manager

2. But my old project been built by Device Initialization mode. some code been generated automatically. such as MCUinit.c, MCUinit.h...

3. How to import to the Code Warrior 10.6.4 in windows 7 OS

0 项奖励
回复

2,424 次查看
trytohelp
NXP Employee
NXP Employee

Peter,

After to have installed the MCU v10.6.4, can you used the MCU V6.x with your DEMO board ?

Now if you want to move your project to MCU v10.6.4, it's another issue.

The first point to check is to be sure the board is working with an sample example created via Project wizard for instance.

After that you could try to import the old project under MCU V10.6.4.

We've a doc giving some info.

I recommend you to refer to: AN4727, Import project from CW classic to CW MCU v10 4 CodeWarrior for Microcontrollers v10.4

                        http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf

In the doc 1 point is missing: can we import Processor Expert (PEx)?

The answer is yes.

The MCUinit.c is generated by PEx.

You must not import manually the PEx source file.

You need to create a new project including PEx.

When the Project is created, you must close Eclipse and change the .pe file by the file used in your current project.

When you will re-open the MCU v10.6.4 project, the old PEx configuration will be included in the new project.

After that you could check the AN4727.

Hope this will help.


Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,424 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

sorry, I don't quite understand you . can you be more specific?


Have a great day,
Zhang Jun

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

0 项奖励
回复