CW 10.2 for 56F8366

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CW 10.2 for 56F8366

1,824件の閲覧回数
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,565件の閲覧回数
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,565件の閲覧回数
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 件の賞賛
返信