This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
In TI SDK 03.00.00.04 running a Qt application works perfectly but when debugging an application the debugger stops as soon as it hits a breakpoint. Tested with platforms eglfs and wayland-egl but no luck with either:
Child terminated with signal = 0x4 (SIGILL)
Also tested a new default Qt project, same crash
Been having all these problems with QtCreator. None of the latest SDKs were perfect functional, see my last post about adding/removing breakpoints: https://e2e.ti.com/support/arm/sitara_arm/f/791/t/476872 This seems solved but now debugging is completely NOT functional.
Perhaps Kemal R. Shakir can shed some light on this?
I really need this to work.
So the latest SDK v03.01 doesn't fix this yet? If so, can you tell me if the issue will get resolved or just left behind because it has no priority?
Have you checked the behavior with x86 machine? Also, please check the issue with QT forum. Some helpful links here -
Nope I have not checked on a x86 machine. I could not find any working solution on the forums, tried some GDB setting adjustments in QtCreator but they didn't solve the problem. I have no clue what causes this issue but it has to do with the SDK since the problem changes with each SDK version. I cannot believe I'm the only one having trouble with this...