bugAVR Downloader/UploaDEr - Bugs: bug #33160, JTAGICE mkII in JTAG mode, target...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #33160: JTAGICE mkII in JTAG mode, target not started correctly

Submitter:  None
Submitted:  Mon 25 Apr 2011 09:32:15 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Need Info Privacy:  Public
Assigned to:  None Originator Name:  Stefan May
Originator Email:  -email is unavailable- Open/Closed:  Open
Release:  None Programmer hardware: 
Device type: 

Fri 03 Feb 2012 09:33:44 AM UTC, comment #2: 

I have the same issue with ATXmega128A1 (and original atmel JTAGICE mkII)

I only test the unpatched avrdude with 6.06 firwmare but the correction (use of CMND_RESTORE_TARGET) works fine with 6.06 and 7.13

Damien Espitallier <espitall>
Tue 16 Aug 2011 03:04:51 PM UTC, comment #1: 

Can you explain your environment a little more?

. which controller type?
. which make of the JTAGICE mkII (original Atmel, Clone, ...)?
. which firmware version?
. does it only happen after programming the flash, or even
  when just running the avrdude command without any -U
  option (where it is supposed to just issue one reset)?

So far, nobody else appears to have observed this behaviour.

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 25 Apr 2011 09:32:15 PM UTC, original submission:  

After programming with the JTAGICE mkII in JTAG mode, the target is not started correctly. The CMND_RESET will change the target to STOPPED state according to AVR067. The target is then started by AvrDude with CMND_GO. In my case all commands get a successful response, but the target will not start.

I played around a little and replaced the CMND_RESET with CMND_RESTORE_TARGET (0x23). After this change the target started as expected.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #27710:  cmnd_restore.patch added by zarthcode (523B - text/x-patch - Confirmed that this fixes the same issue with xmega128a3u over jtag.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by zarthcode (Updated the item)
  • -email is unavailable- added by espitall (Posted a comment)
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-03-29 zarthcode Attached File- Added cmnd_restore.patch, #27710
    2011-08-16 joerg_wunsch StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code