Discussion Title | Created date |
---|---|
Header file debug Hi all, I would like to debug a C-header-file. The diagnostic macros #error and #warning accept and output strings only. Is there a way to display the value of expanded macros... |
Friday, 21 November 2008 - 11:19 |
Professional AVR Programmer with target power Hi all, I need a professional AVR Programmer (for mega48) which is capable of delivering target power for the AVR - the surrounding logic is unpowered and isolated during the... |
Thursday, 22 November 2007 - 11:14 |
Target Power from AVR Programmer Hi all, I bought an AVRISP-MKII. Unfortunately, this programmer cannot provide the power for my target. Does anybody here know a good portable progammer, that can provide power... |
Thursday, 1 November 2007 - 23:40 |
AVRISP MKII programming cable Hi all, I just received an AVRISP MKII programmer. It comes with a 6pin cable for connecting the target. Unfortunately, my targets all have the 10pin programming header... |
Monday, 15 October 2007 - 21:53 |
Checking for USART TX buffer empty Hi all, on an ATmega48 I want to check if the TX buffer is empty. My program is an autobaud-program which needs to change the baudrate settings. Checking UDR flag is not enough... |
Sunday, 7 October 2007 - 21:49 |
In-system programming circuit Hi all, I want to do In-System programming for an ATmega48 with and AVRISP MKII. During programming I need to isolate the target board VCC (3.3V) from the programming voltage... |
Saturday, 6 October 2007 - 14:52 |
cflow Has anybody here used the program 'cflow'? http://www.gnu.org/software/cflow cflow analyzes C source files and prints a graph, charting control flow within the program. Could be... |
Tuesday, 12 December 2006 - 20:53 |
force compiler error/warning Hi all, the attached file implements a simple way to set the AVR Baudrate registers. The method is: Use floating point calculations and let compiler/optimiser remove all of the... |
Friday, 6 October 2006 - 20:19 |
Inlined Delay Algorithm Hello All, inspired by the delay routines in , I have written a more general approach. I would like to contribute this to the community and get some feedback if it is useful. The... |
Saturday, 25 June 2005 - 15:03 |
c-source code in assembler listing Hi all, I'm missing the source code lines within the assembler listing. The gcc call is from my Makefile. The 'rtc8583.lst' does not contain any source code lines. avr-gcc -c -... |
Monday, 14 March 2005 - 22:24 |
STK500 programming speed Hi all, I've been programming lots of devices (mega8535, 90s8515, 90s2313..) for a long time using STK500 ISP programming and AVRDUDE or AVR Studio 4.10.356. Last week I... |
Friday, 12 November 2004 - 16:37 |