i am trying to send ---.hex file to my siemens C55 throught serial port but while doing do i am getting an error
"make.exe" program avrdude -p atmega8 -P com2 -c stk200 -U flash:w:gsm_remote.hex avrdude: port name "com2" is neither lpt1/2/3 nor valid number avrdude: can't open device "com2"
avrdude: failed to open parallel port "com2"
make.exe: *** [program] Error 1
please guide me what should i do the source code is also avaliable at http://www.4shared.com/file/88235332/4b2370f8/080324-11.html