2022-03-28 12:44 AM
I'm able to change the register value eg. CCR register for duty cycle but first i have to suspend the program and then change the value and then resume it again. Whenever i try to change the value while the code is running it throws me an interrupt error.
Solved! Go to Solution.
2022-03-28 06:08 AM
You can if you add it as a live expression. Otherwise no, you need to pause, as the error message indicates.
2022-03-28 06:08 AM
You can if you add it as a live expression. Otherwise no, you need to pause, as the error message indicates.
2022-03-28 09:59 PM
You can, for example with cube monitor sw tool. As for live watch stroboscopic reading, writing is possible, with all risks about sw malfunction.