Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

AVR Studio 4.18 Editor Question

AVR Studio 4.18 Editor Question

2013-02-03 by englsprogeny1

I converted to AVR Studio (so that I could debug using JTAG) about a year ago.

I've always wondered and have searched the User Guide / Google for this.

Maybe my 'search words' are not right.


Does the editor have 'jump to line' function?

Like CTL-G ?

Also, double clicking errors in the build window has no functionality.
(I've seen similar older posts on our group for this one.)

I have been using Notepad++ as an editor but would be nice to have something integrated in AVR Studio.

Re: [AVR-Chat] AVR Studio 4.18 Editor Question

2013-02-03 by John Samperi

At 02:28 AM 4/02/2013, you wrote:
>Does the editor have 'jump to line' function?
>
>Like CTL-G ?

I haven't ever looked for that feature, maybe because I have never needed
it since AS4 came out all those years ago. :-)

>Also, double clicking errors in the build window has no functionality.
>(I've seen similar older posts on our group for this one.)

It has always worked for me but I have mostly used assembler, it "generally"
works with C however at times, in multi file projects, it doesn't switch to
the correct file and you need to click on the file tab for the suspect file.

There is also the "optimiser" in action rearranging things and at 
times deleting
things.

And finally any reason for the double post? :-)

Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495
Website  http://www.ampertronics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************

Re: AVR Studio 4.18 Editor Question

2013-02-03 by englsprogeny1

John,  


I don't know how I did a double post.  I saw earlier that I did a double post and thought that maybe I sent different versions as I was writing it (by accident)... but no, it's the same exact post.

Hopefully, this will post one time.  :)

As for you (John) writing primarily in assembly... I won't say that I'm shocked.

:)

AND As for jumping to line numbers in AS4, I hope that someone has figured this out.  I like to be able to navigate the source quickly.

Although, just as I'm typing this I see that the editor has a split window option.  That's a good feature.



--- In AVR-Chat@yahoogroups.com, John Samperi  wrote:
Show quoted textHide quoted text
>
> At 02:28 AM 4/02/2013, you wrote:
> >Does the editor have 'jump to line' function?
> >
> >Like CTL-G ?
> 
> I haven't ever looked for that feature, maybe because I have never needed
> it since AS4 came out all those years ago. :-)
> 
> >Also, double clicking errors in the build window has no functionality.
> >(I've seen similar older posts on our group for this one.)
> 
> It has always worked for me but I have mostly used assembler, it "generally"
> works with C however at times, in multi file projects, it doesn't switch to
> the correct file and you need to click on the file tab for the suspect file.
> 
> There is also the "optimiser" in action rearranging things and at 
> times deleting
> things.
> 
> And finally any reason for the double post? :-)
> 
> Regards
> 
> John Samperi
> 
> ********************************************************
> Ampertronics Pty. Ltd.
> 11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
> Tel. (02) 9674-6495
> Website  http://www.ampertronics.com.au
> *Electronic Design * Custom Products * Contract Assembly
> ********************************************************
>

Strange issue... on AVR Studio 4

2013-02-04 by Mauro Zanin

Hi everybody
I'm facing this kind of issue. On 2011 i compiled an application under Avr Studio 4(dunno version #). Some day ago I assembled the package on different PC, with a newly installed Avr Studio 4.19. The issue is: the assembled HEX code is completelly different from the original one and it works only partially.
Anybody knows about this?

Ciao
Mauro Zanin
Show quoted textHide quoted text
  ----- Original Message ----- 
  From: englsprogeny1 
  To: AVR-Chat@yahoogroups.com 
  Sent: Sunday, February 03, 2013 10:02 PM
  Subject: [AVR-Chat] Re: AVR Studio 4.18 Editor Question


    
  John, 

  I don't know how I did a double post. I saw earlier that I did a double post and thought that maybe I sent different versions as I was writing it (by accident)... but no, it's the same exact post.

  Hopefully, this will post one time. :)

  As for you (John) writing primarily in assembly... I won't say that I'm shocked.

  :)

  AND As for jumping to line numbers in AS4, I hope that someone has figured this out. I like to be able to navigate the source quickly.

  Although, just as I'm typing this I see that the editor has a split window option. That's a good feature.

  --- In AVR-Chat@yahoogroups.com, John Samperi wrote:
  >
  > At 02:28 AM 4/02/2013, you wrote:
  > >Does the editor have 'jump to line' function?
  > >
  > >Like CTL-G ?
  > 
  > I haven't ever looked for that feature, maybe because I have never needed
  > it since AS4 came out all those years ago. :-)
  > 
  > >Also, double clicking errors in the build window has no functionality.
  > >(I've seen similar older posts on our group for this one.)
  > 
  > It has always worked for me but I have mostly used assembler, it "generally"
  > works with C however at times, in multi file projects, it doesn't switch to
  > the correct file and you need to click on the file tab for the suspect file.
  > 
  > There is also the "optimiser" in action rearranging things and at 
  > times deleting
  > things.
  > 
  > And finally any reason for the double post? :-)
  > 
  > Regards
  > 
  > John Samperi
  > 
  > ********************************************************
  > Ampertronics Pty. Ltd.
  > 11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
  > Tel. (02) 9674-6495
  > Website http://www.ampertronics.com.au
  > *Electronic Design * Custom Products * Contract Assembly
  > ********************************************************
  >



  

[Non-text portions of this message have been removed]

Re: [AVR-Chat] Strange issue... on AVR Studio 4

2013-02-04 by John Samperi

At 07:23 PM 4/02/2013, you wrote:
>Avr Studio 4.19.

It defaults to the Atmel Toolchain rather than winAvr like
previous versions. V4.18 is still ok if the chip you want
to use is supported.

Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495
Website  http://www.ampertronics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************

Re: [AVR-Chat] Strange issue... on AVR Studio 4

2013-02-04 by Mauro Zanin

Ciao John
do you have an older version on AVR Studio 4 instead of 4.18? I don't find one...
Version 3 is too ancien...
Ciao
Mauro
Show quoted textHide quoted text
  ----- Original Message ----- 
  From: John Samperi 
  To: AVR-Chat@yahoogroups.com 
  Sent: Monday, February 04, 2013 9:34 AM
  Subject: Re: [AVR-Chat] Strange issue... on AVR Studio 4


    
  At 07:23 PM 4/02/2013, you wrote:
  >Avr Studio 4.19.

  It defaults to the Atmel Toolchain rather than winAvr like
  previous versions. V4.18 is still ok if the chip you want
  to use is supported.

  Regards

  John Samperi

  ********************************************************
  Ampertronics Pty. Ltd.
  11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
  Tel. (02) 9674-6495
  Website http://www.ampertronics.com.au
  *Electronic Design * Custom Products * Contract Assembly
  ********************************************************



  

[Non-text portions of this message have been removed]

Re: [AVR-Chat] Strange issue... on AVR Studio 4

2013-02-04 by Mauro Zanin

By the way it's MEGA32....

Mauro
Show quoted textHide quoted text
  ----- Original Message ----- 
  From: John Samperi 
  To: AVR-Chat@yahoogroups.com 
  Sent: Monday, February 04, 2013 9:34 AM
  Subject: Re: [AVR-Chat] Strange issue... on AVR Studio 4


    
  At 07:23 PM 4/02/2013, you wrote:
  >Avr Studio 4.19.

  It defaults to the Atmel Toolchain rather than winAvr like
  previous versions. V4.18 is still ok if the chip you want
  to use is supported.

  Regards

  John Samperi

  ********************************************************
  Ampertronics Pty. Ltd.
  11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
  Tel. (02) 9674-6495
  Website http://www.ampertronics.com.au
  *Electronic Design * Custom Products * Contract Assembly
  ********************************************************



  

[Non-text portions of this message have been removed]

Re: [AVR-Chat] Strange issue... on AVR Studio 4

2013-02-04 by John Samperi

At 11:52 PM 4/02/2013, you wrote:
>do you have an older version on AVR Studio 4 instead of 4.18? I 
>don't find one...

http://www.atmel.com/tools/STUDIOARCHIVE.aspx

Remember to download the service packs for it too SP1, SP2 and SP3.
Also, if you don't have it, download winAvr201001 if working with C,
but that's not from Atmel. That's the latest/last version.

If you want to stick with 4.19 then see
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=122564

Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495
Website  http://www.ampertronics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************

RE: [AVR-Chat] Strange issue... on AVR Studio 4

2013-02-07 by Mauro Zanin

A big thank from Modena. 
Ciao!!!

Mauro

To: AVR-Chat@yahoogroups.com
Show quoted textHide quoted text
From: samperi@ampertronics.com.au
Date: Tue, 5 Feb 2013 05:24:51 +1100
Subject: Re: [AVR-Chat] Strange issue... on AVR Studio 4
















 



  


    
      
      
      At 11:52 PM 4/02/2013, you wrote:

>do you have an older version on AVR Studio 4 instead of 4.18? I 

>don't find one...



http://www.atmel.com/tools/STUDIOARCHIVE.aspx



Remember to download the service packs for it too SP1, SP2 and SP3.

Also, if you don't have it, download winAvr201001 if working with C,

but that's not from Atmel. That's the latest/last version.



If you want to stick with 4.19 then see

http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=122564



Regards



John Samperi



********************************************************

Ampertronics Pty. Ltd.

11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA

Tel. (02) 9674-6495

Website  http://www.ampertronics.com.au

*Electronic Design * Custom Products * Contract Assembly

********************************************************





    
     

    
    






   		 	   		  

[Non-text portions of this message have been removed]

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.