Part Number: AM2434
Hello,
for our release-build we do not want to set the asserts. so we defined LWIP_NOASSERT in the lwipopts.h.
We are using Industrial Comms 11 with the latest release. But now the -Werror compile option in the TI make-scripts produces this:
error: unused variable 'anyVariableUsedOnlyInAssertCall'
for every variable that is only created to be used in an assert.
I think this should be fixed.
Best regards
Felix



