Discussion Title | Created date |
---|---|
Programmers Notepad - "2.0.6-ella" released Release Name: 2.0.6.1 Notes: Programmers Notepad 2 is a fast, slimline, but powerful text editor for Windows (see http://www.pnotepad.org/). This is a maintenance release for 2.0.... |
Tuesday, 3 January 2006 - 08:42 |
Mega329 Register Names differ between AvrStudio & DataSh To Atmel Representative, The latest available (Revision B) datasheet for ATmega329 etc http://www.atmel.com/dyn/resources/prod_documents/doc2552.pdf shows different register and... |
Thursday, 17 November 2005 - 12:50 |
New eeprom library. Comments please I posted a query here http://www.avrfreaks.com/index.php?name=PNphpBB2&file=viewtopic&t=26005 but it was ignored. Please read it, it's a good introduction to my query. I... |
Thursday, 21 July 2005 - 11:59 |
Cannot watch bit-fields using elf parser in 4.11.410 SP3 When I debug the following variable compiled with WinAVR 20050214 , I cannot watch the "USI_UART_status" variable. Each member of the structure is shown having the same value. The... |
Tuesday, 14 June 2005 - 12:52 |
bool type is unrecognised using elf parser in 4.11.406 SP2 When I debug the following code compiled with WinAVR 20050214 I cannot watch variables of type bool. A "unknown type" error is shown. I could use char instead of bool except that... |
Tuesday, 19 April 2005 - 21:48 |
Help. I cant find source for avr-libc function __divdi3 I tried doing a 64-Bit divide using long long variables, my hex file grew by about 5Kand no longer fits in my mega169, in my search to find out why, it looks as though __divdi3 is... |
Monday, 28 February 2005 - 12:24 |
GCC Optimisation (Good or Bad) I am about to start a project in which the proper choice of micro is the up-and-coming mega329 which will have LCD & 32K flash. As usual with Atmel products, it is late, so I... |
Wednesday, 14 July 2004 - 11:20 |
Has anyone used elfcoff with a program >16K please No one responded to my post with subject "Interrupt vectors repeated in COFF file with (.text > 16K)" I wish to know if anyone else is successfully using elfcoff with a big... |
Friday, 6 September 2002 - 13:22 |
Interrupt vectors repeated in COFF file with (.text > 16K I am using the avrgcc 3.2 distribution package from the freaks to program mega128 on AvrStudio 4.04. My code size (.text) has grown to above 16k with much more to come. I have... |
Tuesday, 27 August 2002 - 17:26 |