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.
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------
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
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------