| Author |
Message |
|
|
Posted: Mar 11, 2011 - 02:31 PM |
|

Joined: Mar 24, 2009
Posts: 12
|
|
I built my project for the XMega256A3 with Imagecraft toolchain then I was used to open the .cof file with AVR Studio 4 to debug it with the JTAGICE MKII.
I'm trying the new AVR Studio 5 and saw the Open object file for debugging.
Didn't understand why it has to create a new folder somwhere for the project source, but I let it go.
Now I press Start debugging and break and every time I have my eeprom is fully erased.
How can I prevent it?
Another question: I often switch the power of the target to have a restart, because the micro I'm debugging is part of a complex system and it has to communicate with some other micros, so switching off the power is the easiest way to reboot all the micros at the same time and be sure that the communication will be on.
With the AVR Studio 4 this was transparent to me, now with AVR Studio 5 I get this annoying windows that tells me that the target power is off.
Can it be disabled?
Thanks in advance. |
|
|
| |
|
|
|
|
|
Posted: Mar 12, 2011 - 10:52 AM |
|

Joined: Sep 01, 2003
Posts: 158
Location: Norway
|
|
Hi.
Thanks for trying out AVRStudio5!
1. The unconditional erasing of eeprom is a bug we are aware of. It will be changed to be more like AVRStudio4.
2. The message window you are seeing on target power off is also something we will change to be much less intrusive.
Regards,
Torleif Sandnes
Atmel Norway |
|
|
| |
|
|
|
|
|
Posted: Mar 16, 2011 - 07:17 AM |
|

Joined: Sep 01, 2003
Posts: 158
Location: Norway
|
|
Hi again.
For future reference:
1. The unconditional erasing of eeprom has issue number 13777
2. Message on target power off has issue number 13803.
Torleif |
|
|
| |
|
|
|
|
|
Posted: Jun 05, 2011 - 05:06 AM |
|


Joined: Apr 17, 2001
Posts: 203
Location: Linkoping, Sweden
|
|
If you are an Imagecraft user it would be interesting to hear if you have been able to set up AVRStudio 5 so you can use AVR Studio 5 as IDE for ICCAVR.
/Bengt |
_________________ My favorites:
1. My oscilloscope, Yokogawa DLM2024.
2. My soldering iron, Weller WD2M, WMRP+WMRT.
3. JTAGICE mkII emulator and debugWire.
4. ImageCraft ICCAVR C compiler.
5. ATmega168
|
| |
|
|
|
|
|
Posted: Jun 05, 2011 - 10:14 AM |
|

Joined: Mar 24, 2009
Posts: 12
|
|
| I'm sorry, but we give up using studio 5 and we decided to stay with 4, until we find some time to test the new version some more. |
|
|
| |
|
|
|
|
|
Posted: Jun 05, 2011 - 10:43 AM |
|


Joined: Jul 18, 2005
Posts: 62354
Location: (using avr-gcc in) Finchingfield, Essex, England
|
|
|
Quote:
If you are an Imagecraft user it would be interesting to hear if you have been able to set up AVRStudio 5 so you can use AVR Studio 5 as IDE for ICCAVR.
What would be the point? I thought that Imagecraft V8 now uses Eclipse as its IDE - what would VS2010 deliver that Eclipse doesn't? |
_________________
|
| |
|
|
|
|
|
Posted: Jun 06, 2011 - 08:36 AM |
|


Joined: Apr 17, 2001
Posts: 203
Location: Linkoping, Sweden
|
|
| Imagecraft v 8 is using Code Blocks. I do not use Imagecraft version 8, only 7. |
_________________ My favorites:
1. My oscilloscope, Yokogawa DLM2024.
2. My soldering iron, Weller WD2M, WMRP+WMRT.
3. JTAGICE mkII emulator and debugWire.
4. ImageCraft ICCAVR C compiler.
5. ATmega168
|
| |
|
|
|
|
|