From: Marcin C. <sa...@sa...> - 2012-01-10 00:03:26
|
>> Torsten Sadowski <tsa...@gm...> wrote: > Thanks for all the help. > > It seems that avra does not work correctly with the macro definitions. Below is the beginning of a diff of the disassemblies. Flash.dis is from avra and flash2.dis from avrasm2. The cold boot jump is obviously wrong. Torsten, can you help me debugging the problem? Which version of avra are you using? Normally avra gives an error message when relative jump is out of range. Can you check if you get a message? //Marcin |