2019-06-01 12:01 PM
Hey guys.I need to watch my variables online.On stm32 there was stm studio which I could watch them.
I use IAR as my compiler but for watching a variable I have to pause the debugger to see its value.
Whats your offer?
2019-06-11 04:31 AM
IAR: view>live watch
-- Nestor
2019-06-16 11:44 AM
When using SDCC, GDB and OpenOCD, the following approach from STM32 should work:
2019-07-16 12:27 PM
The STM-STUDIO-STM8 is the solution. (https://www.st.com/en/development-tools/stm-studio-stm8.html)
I use it normally and with great satisfaction.
The only limitation is that in your application, you cannot use the HALT or ACTIVE-HALT commands, but only WFE