Thank you very much for the v2 version!
I started a simple project for a stm32f103 BluePill. It seems to work, debugging is working too. Compiling and debugging response is very fast. :-)
I have some basic questions.
- Usually I start a stm32 project using stm32CubeMx. What is the practical way to import the CubeMx project?
- Is there a tutorial, manual, video etc. about using Embitz and Eblink? (I am familiar with debugging (Keil&Jlink, Ozone etc), but not with Eblink. How to use EbMonitor etc.
- About live variables: running the program, a global variable is living under the mouse cursor, but not in the watch window.
Answering my own live variables question: right click on the variable in the Watches window, and mark Live updates. :-)
I started a simple project for a stm32f103 BluePill. It seems to work, debugging is working too. Compiling and debugging response is very fast. :-)
I have some basic questions.
- Usually I start a stm32 project using stm32CubeMx. What is the practical way to import the CubeMx project?
- Is there a tutorial, manual, video etc. about using Embitz and Eblink? (I am familiar with debugging (Keil&Jlink, Ozone etc), but not with Eblink. How to use EbMonitor etc.
- About live variables: running the program, a global variable is living under the mouse cursor, but not in the watch window.
Answering my own live variables question: right click on the variable in the Watches window, and mark Live updates. :-)