Discussion Title | Created date |
---|---|
Multi-Bootloader Support, Upgrading or changing BLS size Hey, I have just created a bootloader for use in a series of products I develop. Its a little more complex then your standard bootloader as it had to comply with the systems... |
Tuesday, 6 March 2007 - 02:02 |
AVR Simulators Hey Everyone, I would like to start a discussion about AVR simulators. I have not had much experience with AVR version before, but have found simulators a very import part of my... |
Friday, 10 November 2006 - 08:19 |
simulavrxx and Uart Hey, I am just starting to read up on using simulavrxx combined with GDB... i have found it hard to find useful information on this pair, So first question, does anyone know a... |
Friday, 10 November 2006 - 07:13 |
Chip45 Bootloader Hey, can anyone help me with this. I was looking in the chip45boot make file and they have this: # Boot block section for ATmega8, 1k block size #LDSECTION = --section-start=.... |
Tuesday, 12 September 2006 - 05:12 |
ATMEGA64 Bootloader I am trying to write a bootloader for the ATMEGA64. I have also tried other peoples bootloaders but i am having alot of trouble getting it to write to the flash. I created a... |
Monday, 11 September 2006 - 08:34 |
Why am i getting strange blocking in my loop Can anyone explain to me why this does not work? I have tried this section of code. In the ISR the xHasInterruptOccured is set. This code blocks for ever!! do { } while(!... |
Saturday, 27 May 2006 - 04:49 |