I'm developing a GUI using EmWin in the simulator on Visual Studio (ICK) and I'm unable to get anything other than the GUI_X_ErrorOut to work, which is not particularly useful.
I've got
I only have a SimError.log and it doesn't contain any of the GUI_X_Warn or GUI_X_Log statements that I've put in the code.
What am I doing wrong?
I've got
in GUIConf.h#define GUI_DEBUG_LEVEL GUI_DEBUG_LEVEL_LOG_ALL
I only have a SimError.log and it doesn't contain any of the GUI_X_Warn or GUI_X_Log statements that I've put in the code.
What am I doing wrong?