Question
STM Studio unable to import Boolean data type variables
Posted on March 27, 2018 at 06:57
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