[DISABLE, INFORMATION,
WARNING
, ERROR]
The given message id was not recognized as known message. Usually this message is issued with the options -WmsgS[D|I|W|E]<Num> which should map a specific message to a different message kind.
There are various reasons why the tool would not recognize a certain message:
- make sure you are using the option with the right tool, say you don't disable linker messages in the compiler preferences
- The message may have existed for an previous version of the tool but was removed for example because a limitation does no longer exist.
- The message was added in a more recent version and the used old version did not support it yet.
- The message did never exist. Maybe a typo?