Widgets disposed

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

Widgets disposed

1,055 次查看
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 回复数

875 次查看
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 项奖励

875 次查看
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 项奖励

875 次查看
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 项奖励