AVR cross compiling

General questions regarding the usage of CodeLite
tute-avalos
CodeLite Curious
Posts: 1
Joined: Sat Jul 08, 2017 7:10 pm
Genuine User: Yes
IDE Question: C++
Location: CABA, Buenos Aires, Argentina
Contact:

AVR cross compiling

Post by tute-avalos »

Hello, I'm using this amazing customizable IDE for programming AVR 8-bit microcontrollers (with avr-gcc) in Debian 9 since january. I maked configurations for Atmega328p and saved it as template. Now, I'm making projects for another microcontrollers (Atmega8 & Attiny2313). I've to modify all configurations and save it as template again. Making this for all diferents microcontrollers shouldn't be the answer.

May be someone have a better option for doing this. I used to work with codeblocks that suports AVR cross compiling and have a wizard for all this configurations, but it's pretty unstable on Debian.

I'll be making some projects with STM32 (ARM-M cross compiling) too, and I like the IDE very much. It's fast, lightwave, versatile and simple to use. Adding this kind of support coud make it an very important competitor for eclipse based and other commertial IDEs.

Sorry about my english. I'm from Argentina and my english is a bit rusty.