Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 4.2.1, Qt Creator 4.2.2, Qt Creator 4.3.0-beta1
-
None
-
* Host: Windows 10 x 64
* QtC: 4.2.1
* OpenOCD: 2016-09-01 (http://sysprogs.com/files/gnutoolchains/arm-eabi/openocd/OpenOCD-20160901.zip)
* ARM GCC: gcc-arm-none-eabi-5_4-2016q3-20160926-win32.zip (https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q3-update/+download/gcc-arm-none-eabi-5_4-2016q3-20160926-win32.zip)
* HW debugger: STLink-v2
* HW board: stm32f4discovery* Host: Windows 10 x 64 * QtC: 4.2.1 * OpenOCD: 2016-09-01 ( http://sysprogs.com/files/gnutoolchains/arm-eabi/openocd/OpenOCD-20160901.zip ) * ARM GCC: gcc-arm-none-eabi-5_4-2016q3-20160926-win32.zip ( https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q3-update/+download/gcc-arm-none-eabi-5_4-2016q3-20160926-win32.zip ) * HW debugger: STLink-v2 * HW board: stm32f4discovery
-
2276845ed83a9a0425655246f9713efc9061f290
Description
Attempt to debug the application fails with messagebox:
1) For the "PIPE" startup mode:
"
Failed to start application
Connecting to remote server failed:
Unknown remote qXFer reply: OK
"
2) For the "TCP/IP" startup mode:
"
Failed to shut down application
Application process could not be stopped:
The program is not being run.
"
But, this works when I startup the OpenOCD server manually and use the "None" startup option from the BareMetal plugin.
Please see atatched debugger logs.