Index: firmware/App/Tasks/TaskBG.c =================================================================== diff -u -r30f049651877229042e3f8700c8596e5b9a1e0f4 -r911f6526ec3ba03ba0131681c7fb371c0abda6bb --- firmware/App/Tasks/TaskBG.c (.../TaskBG.c) (revision 30f049651877229042e3f8700c8596e5b9a1e0f4) +++ firmware/App/Tasks/TaskBG.c (.../TaskBG.c) (revision 911f6526ec3ba03ba0131681c7fb371c0abda6bb) @@ -50,7 +50,7 @@ { startUICommTimeout = getMSTimerCount(); -#ifndef _VECTORCAST_ // Can't have infinite loop in unit test tool +#ifndef _VECTORCAST_ // Cannot have infinite loop in unit test tool while ( 1 ) #endif {