Wrong values in debugger
Posted on July 21, 2014 at 13:34Hi everyone,I'm using CooCox with a STM32F4. I have a big issue with the Coocox debugger:static STEP_MODE val_step_mode = FALSE;1 if ((Get_Core_Current_Track()->step_mode) != val_step_mode)2 {3 val_step_mo...