From: Marcin C. <sa...@sa...> - 2011-03-26 18:48:39
|
>> D Nyberg <dny...@at...> wrote: > Issue 2: With the console running, I can do a few really basic things > such as 1 . yields a correct response of 1 <cr> ok, but... If I enter 1 > 2 + . I get the strange response "?? -13 6" <cr> ok. Does the "words" command work? If not, there may be different issues. First, did you upload also EEPROM file ("filename.eep.hex") as well? Many control variables etc. are set using EEPROM. Or alternatvely, you fuses may be wrong. Apart from the clock, there may be something with the size of your bootloader area (BOOTSZ0, BOOTSZ1) or the "Boot Reset vector Enabled (BOOTRST). I am using this to determine correct values, I think Erich gave you those that are okay: http://www.engbedded.com/fusecalc //Marcin |