Discussion Title | Created date |
---|---|
Studio 4.19 to 4.18 reversion 4.19 does not report the devices memory usage when a build is performed. Reading through posts, there was never a fix. Was hoping there might be a "custom... |
Sunday, 20 March 2022 - 19:25 |
Custom Compilation Options -Wall??? We keep AVR Studio 4.19 around for a very old design. Recently we had to make a small change and then built the project. The build screen is tossing out "Error 127", and it... |
Sunday, 20 March 2022 - 04:47 |
AVRISP MKII updated by Studio 7, now can't be seen with Studio 4 Forced to use Studio 7 on a windows 10 PC, the AVRISP MKII was updated to the latest firmware. When this AVRISP MKII was returned to a windows 7 PC running Studio 4.19, the... |
Wednesday, 20 October 2021 - 13:49 |
Production programming with AS7... programming defaults? Regarding device programming in AS7. We have several .elf files we use for production programming. Each time we select a different .elf file, it clears the Flash... |
Wednesday, 20 October 2021 - 13:19 |
GPIO Waveform edge accuracy? I'm looking at the 120MHZ ATSAME51J20A for a potentially new design. I need to create custom waveform outputs on the GPIO and I'm wondering what sort of repeatable accuracy can I... |
Friday, 9 August 2019 - 20:15 |
libprintf_flt.a library doc? Where can I find a document which describes which routines are in the libprintf_flt.a library? I had it linked to my project for years, but I removed it and I saved 2300... |
Wednesday, 25 October 2017 - 02:55 |
BOOTRST oddity I have app code and a bootloader. I have merged the .hex files and created a combined .hex and then created a .elf which results in all the fuse and lock bits set correctly when... |
Friday, 17 April 2015 - 00:27 |
Removing interrupt vector table. In an effort to remove the interrupt table I added the following to the linker config in studio -nostartfiles -nodefaultlibs and the following code from a very old thread... |
Monday, 13 April 2015 - 20:49 |
Studio compile errors don't link to code. I use studio 4.18 I've pulled in AVR109 bootloader source when I compile it I get errors, when I click on those errors, nothing happens. If I remove the supplied make file... |
Thursday, 9 October 2014 - 15:50 |
Compilation options and vfprintf In my .lss file I see this huge function vfprintf. What is generating this and how can I get rid of it? Looking at my compilation options I see all this... |
Wednesday, 8 October 2014 - 21:35 |
AVRISP RS232 Programmer I have an AVRISP programmer with an RS232 port. I keep as a backup should my AVRISP MKII USB fail. When I click the connection dialog box and select AVRISP, and select the COM... |
Friday, 8 August 2014 - 15:45 |
Bootloader advice I have been doing some searching for a bootloader for an ATMEGA8. I have found various solutions for PIC and ATMEGA....but I'm wondering if there is some defacto goto solution... |
Friday, 25 April 2014 - 17:56 |