Problem in executing CDC Demo Program in M52223EVB and CW 5.9.0

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

Problem in executing CDC Demo Program in M52223EVB and CW 5.9.0

1,217 次查看
K8Lxqg
Contributor I

Hi!

 

I'm trying to transmit data between PC and M52223EVB via USB (J1 plug-in). I try to use cdc-demo in CMXUSB example program package. When I make the project I receive the following error:

 

Link Error: Undefined: "_start"

 

For some reason I couldn't install Windows DDK to my PC with XP SP3. Is that the reason of the error? Is there a possibility that I can use CDC Demo without DDK?

 

Thanks in advance,

 

Teoman

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

688 次查看
K8Lxqg
Contributor I
Wrong CW Version info sorry, I'm using CW 7.1.2
0 项奖励
回复

688 次查看
PaoloRenzo
Contributor V

Did you try the flash programmer utility for the mcf52223 MCU?

 

DDK utility is not needed to run CDC

 

Windows will ask for INF file provided with the ZIP as soon as USB device is recognized

 

Probably the DDK you're referring to is the Windows Studio project that needs DDK to recompile the HID source code, which at runtime is not needed at all.

 

Hope this helps

0 项奖励
回复