- This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Mastering STM32 book support forum › Neon2 JLink debugging Suspend/Resume
Hello,
I have been successfully importing STMCube projects into Eclipse Neon 1a using the procedure from “Mastering STM32”.
I have now set up Eclipse Neon 2 (using CDT 9.2.0 and the GNU ARM Eclipse plugin 3.2.1) Now, when I suspend a running program, the “Resume” arrow remains unavailable, and the “Terminate” button on the toolbar doesn’t work. Same result if I use CDT 9.1.0 and/or GNU ARM Eclipse plugin 3.1.1.
Is anyone using Neon2 with ST-Link encountering this problem?
Thanks,
Ron
Hi Ron,
Which version of the GCC toolchain are you using? Please, take note that GCC 6.x is not supported currently.
Carmine,
Thank you for the info. I’ll reinstall using GCC 5.x and see what happens.
-Ron
PS: Thank you for writing such a great book on the STM32!