Hello every one, have u try to use AVR Doper built-in serial debug interface under linux system(i have Ubuntu Karmic)?
I have try this link: https://help.ubuntu.com/community/SerialConsoleHowtoto configure the serial port that using minicom as serial console, but after port is detected as /dev/ttyACM0 in minicom and all settings is accomplished iam still can't see or enter anything though this console. The programmer is ok!
Thanks for all
AVR - Doper Under Linux
Re: AVR - Doper Under Linux
The debug interface is not registered as a serial interface with the operating system, you need to compile avrdebug for it.