From: <r.g...@vi...> - 2007-09-05 13:23:05
|
Dear all, I will need a help from you as I have a problem with installing amforth2.3 on atmega8. Assembling with avr studio 4 is performed without any error. I put cpu frequency t o 1Mhz (internal rc oscilator) , baud rate at 9600. After programming with hex and eeprom files, nothing hapened, on hyper terminal is nothing writen neider typing on kbd helped. I'm using internal oscilator seted to 1Mhz, with rs232 attached to pin 2 and 3 of atmega8. If I load atmega8 with any program (writen in C or asm) for serial communication (simly sending and receiving characters from hyperterminal), there is print out on hyperterminal so rs232 chip is properly connected to avr. Does anyone have any ideo what is wrong? I was very happy when found amforth and now it does not want to work...... :-( |