Widgets disposed

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

Widgets disposed

1,083件の閲覧回数
philroth
Contributor III

Getting this error when launching the debugger and also while the debugger is running.

Started happening after I coded in my own Uart support routines. All tty and itty #defines in user_config.h are == 0 and libraries have all been rebuilt.  Basically stripping out non essential bloat in MQX and just need the basic time slicing and stacks from RTCS. Debugger runs fine....just shows this recurring dialog box that won't go away.

widgets.png

.

0 件の賞賛
返信
3 返答(返信)

903件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Phil Roth,

Please tell us which chip do you used? Also the debugger and CodeWarrior version,

thanks!

BR

Alice

0 件の賞賛
返信

903件の閲覧回数
philroth
Contributor III

Alice,

It's a 52259.  Debugger is P&E Multilink Universal FX BDM

CodeWarrior for MCU

Version: 11.0
Build Id:170926

0 件の賞賛
返信

903件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Phil:

Under Codewarrior, you need to set a default io channel (BSP_DEFAULT_IO_CHANNEL in user_config.h) betweem the client and host during a debugger session.

Regards

Daniel

0 件の賞賛
返信