Debugger Settings - Eppc debugger settings - Target OS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debugger Settings - Eppc debugger settings - Target OS

379 Views
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 ??

Labels (1)
0 Kudos
1 Reply

228 Views
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 Kudos