iMX6 Sabre SD Hardware Debugger - Application level

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

iMX6 Sabre SD Hardware Debugger - Application level

Jump to solution
539 Views
raz3l
Contributor III


Hi!

I was wondering if the DS-5 Debugger from ARM is capable of debugging at the application level such as QT/QML on ARM iMX6 Sabre SD.

We develop QT/QML applications for iMX6 platform and sometimes we feel that the debugging process will be much faster using a trace tool or something similar. My doubt is if the QT Creator gives support to this kind of hardware debugging tool or other that I didn't mentioned.

Thanks.

Labels (1)
0 Kudos
1 Solution
398 Views
igorpadykov
NXP Employee
NXP Employee

Hi Daniel

seems GDB is native debugger according to

http://doc.qt.io/qtcreator/creator-debugging.html

http://doc.qt.io/qtcreator/creator-debugger-engines.html

also one can look at time storm plugins described on p.32

http://www.nxp.com/files/training/doc/dwf/DWF13_AMF_IND_T0847.pdf

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
399 Views
igorpadykov
NXP Employee
NXP Employee

Hi Daniel

seems GDB is native debugger according to

http://doc.qt.io/qtcreator/creator-debugging.html

http://doc.qt.io/qtcreator/creator-debugger-engines.html

also one can look at time storm plugins described on p.32

http://www.nxp.com/files/training/doc/dwf/DWF13_AMF_IND_T0847.pdf

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos