MQX library step in debugging - every instruction

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

MQX library step in debugging - every instruction

502 Views
preetmehta
Contributor III

So I am using Atollic and MQX library with Kinetis K61 as my core.

I am using mingw to build the mqx library and compile the builded library with my project.

but I am not able to debug into the source of mqx. (I know this is totally vague but still...)

so what are the options if I wish to debug the mqx source also using atollic

Tags (2)
0 Kudos
1 Reply

316 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Preet:

I think maybe you have stripped the debug information from the MQX library.

Anyway, please check the user guide for getting started with Atollic.

http://www.nxp.com/assets/documents/data/en/user-guides/KSDKGSATLUG.pdf 

Regards

Daniel

0 Kudos