2018-03-26 9:57 PM
Hi,
I am using STM Studio to monitor variables in real time for debugging purposes. The problem is I am unable to import variables of Boolean data types. Is there any other way of doing so or should I temporarily consider making them unsigned 8 bit types? (I basically use them as flags)
#stm-studio #stmstudio #debug-mode