Device Family Packs are annoying... oleoleo2 wrote:
ron_sutherland wrote:
The option to link to the atpack was not available when I was using avr-gcc 4.8.1. Since moving to the 5.4.0 version, it works fine. I...
Monday, 26 August 2019 - 08:51
Device Family Packs are annoying... ron_sutherland wrote:
The option to link to the atpack was not available when I was using avr-gcc 4.8.1. Since moving to the 5.4.0 version, it works fine. I cut most of the files...
Friday, 23 August 2019 - 06:56
Device Family Packs are annoying... westfw wrote:
sudo cp /Downloads/Atmel.ATmega_DFP.1.2.209//gcc/dev/atmega324pb/device-specs/specs-atmega324pb /usr/local/CrossPack-AVR//lib/gcc/avr/5.4.0/device-...
Thursday, 22 August 2019 - 15:50
Adding ATMega328PB support to avr-gcc? westfw wrote:
You can install Atmel's packs into a CLI tool chain using the instructions here: https://www.avrfreaks.net/comment/2526416#comment-2526416
Does this work with...
Tuesday, 20 August 2019 - 06:39
Adding ATMega328PB support to avr-gcc? Did you ever get this to work, adding support for Atmega328pb? Looking for a solution, running Crosspack on OSX10.6.8.
Monday, 19 August 2019 - 19:53
Winavr easist workaround for unsuported MCU version oleoleo2 wrote:
clawson wrote:
Why is anyone using WinAVR from late 2009 in 2017? Surely you just get:
http://www.atmel.com/tools/atmel...
That gives you a...
Wednesday, 18 January 2017 - 17:51
Winavr easist workaround for unsuported MCU version clawson wrote:
Why is anyone using WinAVR from late 2009 in 2017? Surely you just get:
http://www.atmel.com/tools/atmel...
That gives you a shiny new avr-gcc 4.9.2....
Atmega328p Midi in problem - lost bytes oleoleo2 wrote:
Simonetta wrote:
The original MIDI standard from 1982 had a "feature" called Running Status. This means that if two MIDI messages have the same command...
Monday, 9 November 2015 - 22:02
Atmega328p Midi in problem - lost bytes Simonetta wrote:
The original MIDI standard from 1982 had a "feature" called Running Status. This means that if two MIDI messages have the same command byte (0x90 for channel...
Friday, 6 November 2015 - 08:01
Atmega328p Midi in problem - lost bytes Quote:
Problem 1 was the fact that midi allows multiple messages without repeating the status byte if it has not changed and follows immediately.
I never found this in any...
Thursday, 5 November 2015 - 13:05
Atmega1284P UART not working, help needed! I got it up and running! Thanks for your great support :)
I made and "open cable expander" and measured the communication from an existing MIDI controller with a logic...
oleoleo2 wrote: ron_sutherland wrote: The option to link to the atpack was not available when I was using avr-gcc 4.8.1. Since moving to the 5.4.0 version, it works fine. I...
ron_sutherland wrote: The option to link to the atpack was not available when I was using avr-gcc 4.8.1. Since moving to the 5.4.0 version, it works fine. I cut most of the files...
westfw wrote: sudo cp /Downloads/Atmel.ATmega_DFP.1.2.209//gcc/dev/atmega324pb/device-specs/specs-atmega324pb /usr/local/CrossPack-AVR//lib/gcc/avr/5.4.0/device-...
westfw wrote: You can install Atmel's packs into a CLI tool chain using the instructions here: https://www.avrfreaks.net/comment/2526416#comment-2526416 Does this work with...
Did you ever get this to work, adding support for Atmega328pb? Looking for a solution, running Crosspack on OSX10.6.8.
oleoleo2 wrote: clawson wrote: Why is anyone using WinAVR from late 2009 in 2017? Surely you just get: http://www.atmel.com/tools/atmel... That gives you a...
clawson wrote: Why is anyone using WinAVR from late 2009 in 2017? Surely you just get: http://www.atmel.com/tools/atmel... That gives you a shiny new avr-gcc 4.9.2....
Totally fine :) I thought I was posting it in a different place sorry! Best Regards Ole.
oleoleo2 wrote: Simonetta wrote: The original MIDI standard from 1982 had a "feature" called Running Status. This means that if two MIDI messages have the same command...
Simonetta wrote: The original MIDI standard from 1982 had a "feature" called Running Status. This means that if two MIDI messages have the same command byte (0x90 for channel...
Quote: Problem 1 was the fact that midi allows multiple messages without repeating the status byte if it has not changed and follows immediately. I never found this in any...
I got it up and running! Thanks for your great support :) I made and "open cable expander" and measured the communication from an existing MIDI controller with a logic...
Pages