CodeWarrior for Microcontrollers v10.2(Special Edition) PA RTOS debug error

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

CodeWarrior for Microcontrollers v10.2(Special Edition) PA RTOS debug error

跳至解决方案
1,476 次查看
Sendzimir
Contributor I

MQX 3.8 debug on tower system board, HyperTerminal no output.

 

Problem one:

View the document "CW for Microcontroller v10.x and MQX", as shown below:

 

2109_2109.JPG手册中.JPG

 

Then I connected the tower system, automatically install the driver, as shown below:

 

2111_2111.JPG未命名.JPG

 

Why the document automatically install the driver for PEMicro USB Serial Port, and in Jungo directory. But I connect tower system automatically installed drivers for OSBDM/OSJTAG - CDC Serial Port.

Then I download a software called "P&E Firmware Updater", as shown below:

 

2112_2112.JPGPE Firmware Update.JPG

 

Device Manager shown “PEMicro USB Serial Port” and “Open Source BDM - Debug Port”. How can I get the drive back to "OSBDM/OSJTAG - CDC Serial Port"?

 

Problem two:

When I start debug the MQX 3.8 example project “Hello World” using CodeWarrior for Microcontrollers v10.2(Special Edition), there is an error, as shown below - "Unable to use the plug-in "PA RTOS debugger". No valid license key was found."

 

2114_2114.JPG未命名1.JPG

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
921 次查看
tom_thompson
Contributor III

For the first problem: The firmware update has confused Windows as to the driver to use. Try this:

1) Unplug the USB cable from the tower board.

2) Go to the Device Manager and remove the OSBDM drivers and the CDC driver.

3) Plug the USB cable back in.

4) Windows should state that new hardware is recognized and asks to install the driver.

5) Do not let it search the internet, but do let it search your system for the drivers.

This should get the correct drivers installed.

For the second problem: that is a licensing error. I don't believe the Special Edition of CodeWarrior provides RTOS support, or you may have exceeded a code size limit.

---Tom

在原帖中查看解决方案

0 项奖励
回复
1 回复
922 次查看
tom_thompson
Contributor III

For the first problem: The firmware update has confused Windows as to the driver to use. Try this:

1) Unplug the USB cable from the tower board.

2) Go to the Device Manager and remove the OSBDM drivers and the CDC driver.

3) Plug the USB cable back in.

4) Windows should state that new hardware is recognized and asks to install the driver.

5) Do not let it search the internet, but do let it search your system for the drivers.

This should get the correct drivers installed.

For the second problem: that is a licensing error. I don't believe the Special Edition of CodeWarrior provides RTOS support, or you may have exceeded a code size limit.

---Tom

0 项奖励
回复