Есть ли у IAR компилятора(avr) и линкера какой нибудь ключик, который позволит отключить выдачу заставки " IAR Atmel AVR C/C++ Compiler V4.30A/W32 .... " при компиляции из командной строки?
--silent By default, the compiler issues introductory messages and a final statistics report. Use --silent to make the compiler operate without sending these messages to the standard output stream (normally the screen). This option does not affect the display of error and warning messages.