Menu

#21 support for xmega devices

open
nobody
None
5
2012-12-13
2012-09-18
andyinno
No

Hello,
I used avarice in the past with great satisfaction for debug applications on atmega devices. Actually I'm switching for new projects on atxmega devices and I didn't found any support for them. I browsed svn history and found some iìntegrations like 6 weeks ago. I actually have some demo chip of ATxmega64D3 I can test them with new avarice versions and try to get them working if someone helps me on how to start.
Please, give me an help getting rid of AVR STUDIO, I don't want to use it anymore :) I love avarice.

Discussion

  • andyinno

    andyinno - 2012-10-29

    Added atxmega64d3 reference

     
  • andyinno

    andyinno - 2012-10-29

    Hello,
    after some testing I was able to debug atxmega64D3 using avarice, I made the change attached in the code for add that micro. I hope to see it added in next releases of avarice. Otherwise please let me know if I can do other test.
    thank you
    A.

     
  • Joerg Wunsch

    Joerg Wunsch - 2012-11-05

    Please make an attempt to clone one of the existing Xmega
    entries in src/devdescr.cc, and adapt it for your ATxmega64D3
    chips. As you've got the samples, you can then tell us whether
    it works.

     
  • andyinno

    andyinno - 2012-11-05

    I already did it. there's a file attached with my changes. It is wrong?

    thank you for your reply
    Andrea

     
  • Joerg Wunsch

    Joerg Wunsch - 2012-11-05

    > I already did it. there's a file attached with my changes. It is wrong?

    Oops, sorry, I've missed that.

    In that case, it's better to file it as a patch rather than feature request, so
    I'll move it.

     
  • andyinno

    andyinno - 2012-11-06

    sure. Probably here's a better place for it. I opened the ticked in september and tryed to patch the source in october getting it work for what I need to do. So I create the patch. I didn't want to duplicate my posts in two placed and appended it on the ticket I already opened.

    Andrea

     

Log in to post a comment.