Using J- Link with QT creator
Moved
Unsolved
Qt Creator and other tools
-
Hello,
I want to debug my QT applicaition using a Segger J-Link debugger. I did the setup steps and when I tried to debug my code, I got this message below
09:22:27: Starting -port 2331 -select usb -if JTAG -speed 4000...
09:22:27: No executable specified.I have looked at all the configurations to solve this problem but could not find a solution.
What can be the problem and how can it be solved?
I am tring to connect to the core M7 of a NXP IMX8MP platform. I am using a QT creator 11.0.3 edition.
Is there any material that lists the steps I need to configure a J-link debugger to be used by QT.
Thanks
-