CW 10.2 for 56F8366

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

CW 10.2 for 56F8366

1,839 次查看
ETCTim
Contributor I

I've been using CW 10.2 for the DSC 56F8366

There are many frustrating things wrong, but the 2 big ones are these:

Everytime I need to download/debug, I must kill the process DE.exe using task manager otherwise I get an error that it can't write the elf file.

 

Also, the debugger can't find globally declared variable in the Variables window. If I try to evaluate it as an expression, it says that there was an error evaulating the expression. My program is clearly using the variables because it is doing what it is supposed to.

 

Does anyone have solutions to these problems?

 

Thanks,

Tim

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

1,580 次查看
BlackNight
NXP Employee
NXP Employee

Hello,

I'm using the TWR-56F8257, and I don't see these problems. I'm using both OSJTAG (on board) and the P&E Universal multilink (much faster than the OSJTAG).

 

As for global variables: I use the context menu in the 'Variables' view and select 'add global Variables', then add whatever I need.

 

Hope this helps,

BK

0 项奖励
回复

1,580 次查看
ETCTim
Contributor I

I'm using the Codewarrior USBTap.

 

The variables in question don't show up in the list under 'add global varaibles'

I have noticed that making them static, or not initialzing them, makes the variables show up in the list.

 

 

0 项奖励
回复