Sysprogs forums › Forums › VisualGDB › Embedded BSPs STM8
- This topic has 10 replies, 2 voices, and was last updated 4 years, 11 months ago by support.
-
AuthorPosts
-
January 28, 2019 at 16:11 #23603MystikReasonsParticipant
Is there an official support/package for STM8 devices?
If not, would it be possible to support it in the future?
January 28, 2019 at 18:25 #23608supportKeymasterHi,
Until relatively recently, STM8 devices did not have a usable GDB debugger, so VisualGDB could not be used with them. Currently, it looks like there is an unofficial port of gdb and binutils (although you still need to rely on SDCC instead ofGCC), so you might be theoretically able to get it to work by following this tutorial. That said, we have not investigated this at all and cannot promise that it will work. We will try to do a quick research into STM8 around Q3 2019 and see if the available tools are sufficient to provide reasonable building/debugging experience.
Alternatively if you can confirm that the underlying tools are fully usable (and share details), we should be able to update VisualGDB to support STM8 out-of-the-box earlier.
January 30, 2019 at 14:07 #23633MystikReasonsParticipantThanks for the reply. I will wait until you do a research in Q3 2019.
Another question: Would it be possible to tell us what you are planing to do in 2019 in form of a roadmap?
Or is it a secret? 😉
January 30, 2019 at 20:08 #23640supportKeymasterIt’s not exactly a secret, but we constantly update planned feature priorities based on the feedback we get from users, new releases of popular frameworks (and changes of framework popularity) and so on. E.g. we were originally planning to postpone the advanced mbed project subsystem to v5.5, however as the mbed popularity kept on rising, we decided to push it into v5.4. Hence the best way to learn about the latest VisualGDB features would be to follow us on Twitter and watch for the announcements of preview builds and new features.
August 7, 2019 at 08:38 #25606MystikReasonsParticipantHello sysprogs
I’m refreshing this thread again 😉
What is the current status about the research of STM8?
August 7, 2019 at 15:50 #25607supportKeymasterHi,
Sorry, it is still in the queue. ST recently released a few other device families (STM32MP1 and STM32WB) that got prioritized over STM8. We will likely get a better estimate for STM8 in the next 2-3 months.
August 7, 2019 at 16:05 #25609MystikReasonsParticipant@sysprogs
No problem, I’m going to refresh this thread in 2-3 months again.
October 8, 2019 at 20:53 #26108MystikReasonsParticipantGood afternoon @sysprogs
Any news regarding STM8?
And what about STM32WB, are you still working on this?
Thank you.
October 8, 2019 at 20:57 #26109supportKeymasterHi,
Sorry, no news for STM8. STM32WB is already supported (see the following tutorials: https://visualgdb.com/w/tutorials/tag/stm32wb/).
December 19, 2019 at 20:21 #26910MystikReasonsParticipantThe same procedure as every two-three months 😉
Any news regarding STM8?
December 19, 2019 at 20:22 #26911supportKeymasterSorry, we have reviewed the differences between the STM8 devices and other devices. Given that the STM8 devices require a special C-only compiler and are not compatible with most of the tools used by VisualGDB, we have decided to not support them at this time. We may reevaluate this in the future in case the underlying tools improve or the STM8 devices become more mainstream, however currently we have decided to not support STM8 out-of-the-box, sorry.
- This reply was modified 4 years, 11 months ago by support.
-
AuthorPosts
- You must be logged in to reply to this topic.