Discussion Title | Created date |
---|---|
Accessing a struct from flash without a copy to sram I have been going at this for a couple of days and my head is hurting from banging it against the wall... I have a program that is using all of the available RAM and I need to... |
Thursday, 29 October 2020 - 20:32 |
AC Current Limiter This may be more off-topic than "General Electronics; however, I need some help! A client has a product that had a specially built tester designed for it some 15 years ago.... |
Monday, 19 March 2018 - 17:04 |
Strange behavior of VassistX in AS7 (7.0.1645) for ARM processors (NOTE: I have not observed this behavior for AVR devices). The following is from a project that I had previously compiled and used with no problems prior to... |
Friday, 3 November 2017 - 17:34 |
Placing data (revision) at specific flash location I am updating a bootloader and would like to place some revision info at a specific location (very top of flash) so that it can be accessed by an application using the known... |
Wednesday, 22 March 2017 - 13:48 |
Show predefined macros in Atmel Studio (specifically current device) I have an AS7 project that can be compiled for multiple processors using several #define and #ifdef type segments. The problem comes when trying to explain to someone else that... |
Tuesday, 8 November 2016 - 19:01 |
(Solved, sort of) Live watch ports etc. Using the AS7 simulator/debugger, is it possible to show a PORT output in the Live Watch window? If so I have not found it... What I would like to be able to do is setup so I can... |
Wednesday, 2 November 2016 - 15:02 |
Defining symbols for both C and ASM in Atmel Studio I usually define symbols (e.g. F_CPU) that may be used in multiple files in the Project/Properties/Toolchain/C Compilers/Symbols section. I currently have a need to use one of... |
Friday, 16 September 2016 - 16:29 |
Caps per pin? Not really sure if this is AVR, General Electronics or Off Topic... There have been more posts than I can count here on AVR Freaks that recommend caps for and close to each... |
Friday, 15 July 2016 - 20:52 |
Problems using TCC0 on SAM D11 as counter I want to setup TCC0 on a SAM D11 as a microsecond counter (in AS7). I have Clock Generator 4 outputting a 16MHz signal as the clock source of TCC0 with a prescaler of 16. So I... |
Saturday, 9 July 2016 - 23:48 |
Just another "I need a program for ARM without ASF" I am targeting an SAM D11, right number of I/Os, in small package (20 ball WLCSP), just not quite enough Flash... Initially, I created an ASF configuration with USB, SPI, SSD1306... |
Wednesday, 6 July 2016 - 22:50 |
One-wire library recommendations In a new ATmega328P project using AS7, I will need to interface to 4 1-wire devices on a single bus. Previously I have used a Peter Dannegger derived implementation (modified by... |
Wednesday, 15 June 2016 - 19:42 |
Force gcc linker to skip a block of flash I'm not sure if the title makes sense, or if this forum is the right place... but here goes! I know this makes no logical sense, but it is an "opportunity" nevertheless.... |
Wednesday, 18 May 2016 - 00:58 |