Discussion Title | Created date |
---|---|
ICE3 Debugging hangs Hi gang, I'm debugging a source for a Mega32A. The CPU runs with 8MHz internal clock. The ICE3 is attached and the ICE clock is 1.99MHz. Sometimes it happens that a single step in... |
Tuesday, 6 November 2012 - 10:03 |
Strange behaviour while stopping Jtag-debugging Hello, currently I'm debugging an application on an MegaRF128 with AVR-Studio 4.19 Build 730 and Jtag ICE MK2. To watch the program flow I set two breakpoints which update the... |
Monday, 26 March 2012 - 18:05 |
QTOUCH's silent assumptions Hi gang, I tried to use the QTOUCH lib 4.4 from Atmel and could not get it running. My touch configuration:Port B0/1 Key Port B2/3 Key Port A0/1/2 Rotor What I saw in... |
Monday, 28 November 2011 - 06:49 |
ZigBee vs. 6LoWPAN Hi, for an inhouse sensor network I'm looking for the right point to start. There are several free solutions around (Contiki, TinyOS, BitCloud,...). I know that these three are OS... |
Tuesday, 11 October 2011 - 05:35 |
UC3512-UES Yesterday a friend gave me a EVK1100 with the CPU labeled as described in the subject. He told it is an engieering sample and I have to use a special tool set. Can I use the AVR32... |
Thursday, 16 December 2010 - 07:50 |
how to get rid of c-startup file? I try to compile a bootloader with avr-gcc4.2.2. With avr-gcc 3.4.6 the linker command avr-gcc -mmcu=atmega128 -Wl,-nostdlib,-Map,bootloader.map,--section-start=text=0x7000,--... |
Monday, 8 September 2008 - 22:35 |
FLIP After installing the new AVR-Studio 4.14 I realized a new icon (the blue one in center). It links to a FLexible In-system Programmer named FLIP. Looks interesting - ends up in... |
Sunday, 2 March 2008 - 12:19 |
Switch off complete flash erase while JTAG programming Load a program into the flash via JTAG ICE and AVR Studio automatically erases the whole Flash. That's fine if you have one piece of code, but is a mess if you play around with... |
Tuesday, 26 June 2007 - 08:13 |
Obscure behaviour of GCC 4.1.2 (WinAVR-20070525) I'm compiling a project with avr-gcc 3.4.6 and tried it with 4.1.2 of the newest WinAVR. The project consists of a bootoloader + extension and the application. The following... |
Monday, 28 May 2007 - 10:57 |
Studio 4.12 SP4 Build 498 loads hex file partially To debug my project with the JTAG ICE MkII I've developed a bootloader as one project and now I will use some functions if this bootloader within my main project. So I concatinate... |
Saturday, 12 May 2007 - 18:49 |
Cross Posting: Pointer to functions Hi, the bootloader I'm using has a function jump-table at the beginning. I will extend this jump table with some other functions. For debugging purposes as well as for accessing... |
Tuesday, 10 April 2007 - 12:16 |
M32 + Jtag MkII + exernal Clock -> no debugging Hi, in the past I had a separate crystal for the Mega32 CPU and for a SPI to serial converter (MAX3100). Usage of Jtag ICE was as expected. To simplify the board the CPU crystal... |
Monday, 19 February 2007 - 08:33 |