Debugger Settings - Eppc debugger settings - Target OS

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

Debugger Settings - Eppc debugger settings - Target OS

860 次查看
Champaka
Contributor III

Hi all,

 

     could anyone explain me clearly what is the difference between selecting bare board and mqx under Target OS of EPPC debugger settings.

      The project what i have created runs fine if i select either of them ( either bare board or mqx )

       ( I am using code warrior v9.2 and mqx 3.7 for mpc5125 board ).

      Or else is it that, i am not at all using any of the functionalities of the mqx OS ??

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

709 次查看
CrasyCat
Specialist III

Hello

Selecting MQX as target OS enables all kernel aware debugging capabilities in your application.

If you have an MQX based application activating MQX as Target OS should provide you with additional menus allowing you to inspect the OS elements (tasks, heaps, ...) in your application.

Please refer to the MQX documentation for information on which features are available there.

CrasyCat

0 项奖励
回复