[ERROR]
The condition tested with a pragma TEST_CODE was false.
#pragma TEST_CODE == 0
void main(void) {}
There are many reasons why the generated code may have been changed. Check why the pragma was added and which code is now generated. If the code is correct, adapt the pragma. Otherwise change the code.