Index: firmware/App/HDCommon.h =================================================================== diff -u -r2112e3143003eaf9584d4be068f7ca89b33c941a -r38e9e1791f490f7a95b7a7040973a6761f7603ff --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 2112e3143003eaf9584d4be068f7ca89b33c941a) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 38e9e1791f490f7a95b7a7040973a6761f7603ff) @@ -29,11 +29,12 @@ // ********** build switches ********** #define UF_TEST_ENABLED 1 +#define UF_TEST_WITH_DG 1 #ifndef _RELEASE_ #ifndef _VECTORCAST_ // #define RM46_EVAL_BOARD_TARGET 1 // #define BREADBOARD_TARGET 1 - #define SIMULATE_UI 1 +// #define SIMULATE_UI 1 #define SKIP_POST 1 #define DISABLE_CRC_ERROR 1 #define DISABLE_ACK_ERRORS 1