Suppressing armlink error and warning
messages
All linker warnings are suppressible with --diag_suppress in
the same way as for compiler warnings. For example:
--diag_suppress 6306
Some errors such as L6220E, L6238E and L6784E can be downgraded
to a warning by using:
--diag_warning