Discussion Title | Created date |
---|---|
Atmel Xplained Shield Adapter schematics? I have dug out one of my Atmel Xplained Shield Adapters, ATARDADPT-XPRO. I am looking for a schematic, but going to the product page at atmel.com shown an empty Documents... |
Tuesday, 31 October 2017 - 11:30 |
What are the PADs that are in the data sheet? I'm spending a bit of time trying to get a bit familiar with the SAM D series. Since I have a SAM D20 Xplained Pro board on the table, I'm reading the D20 data sheet. I'm... |
Friday, 27 October 2017 - 16:17 |
How does (avr-)gcc/g++ know of default include directories? Hey All! Yesterday evening I built a recent version (7.2) of the avr-gcc toolchain (see this post). I started the day with a quick test, and it can not locate the default... |
Tuesday, 24 October 2017 - 08:58 |
How is debugWire (DWEN fuse) unprogrammed Gentlemen! As a sideshow to the never ending debug thread of mine, I give you this: My endeavors with AVaRICE and debugWire are a failure so far. Basically, AVaRICE... |
Sunday, 10 September 2017 - 22:32 |
Timing code with C++ (and C) In https://www.avrfreaks.net/comment... clawson wrote: You know that thing you do with c'tor then d'tor in a C++ class to time code in a statement block? You could almost do... |
Saturday, 9 September 2017 - 22:13 |
AVRDUDE needs 'sudo' for accessing programmer/debugger. Any cure? I'm creating more new threads in a forth-night than I usually do in a year... ;-) Here's the latest little quirk re my endeavors getting AVR development up'n'running on... |
Monday, 31 July 2017 - 14:06 |
AVRDUDE, no reset after programming? Friends! As you might know from other threads I'm getting set up to do AVR development on Linux. I'm making good progress, but spent a good hour on a trivial problem..... |
Sunday, 30 July 2017 - 20:39 |
Installing Atmel Toolchain on Linux - need advice Friends! I am making good speed getting a development environment for AVRs up and running on Linux, but I need a bit of advice: The Atmel Toolchain is a plain .tar.... |
Sunday, 30 July 2017 - 11:13 |
[TUT] How to set up Atmel Studio to use different compilers Atmel Studio 6 and 7 supports setting up and use different compilers through what they call "Flavours". Pull down the Tools menu and select Options... In... |
Tuesday, 25 July 2017 - 19:16 |
Lambda expressions in C++ (and in general..) In the thread What makes C++ hard the discussion went into C++ lambda expressions on its second page. I was on my way to post one of my usual long posts there, but decided to not... |
Thursday, 13 July 2017 - 22:52 |
Once again: Debugging with GDB Freaks! I'm pondering taking a new stab (far-fetched pun intended) on finding a complete development environment for AVRs other than Atmel Studio. The... |
Saturday, 1 July 2017 - 16:28 |
Starting out w/ SAM and ASF (Was:The feeling of being a noob..) So.. I decided to take a stab at the SAM architecture and dug out a SAM D20 Xplained board I knew I had in a box in the basement [*]. I tinkered a bit and got this... |
Monday, 26 June 2017 - 11:31 |