V
V
Vladimir Dubos2018-03-17 23:16:49
C++ / C#
Vladimir Dubos, 2018-03-17 23:16:49

Best IDE for AVR development in C?

I am developing for AVR ATmega in AVR C language. I used to use Atmel Studio, but it slows down a lot, which has recently become very annoying. Who can advise which medium to switch to?
Requirements:
1) AVR development in C
2) Lightweight and fast
3) (Optional, but highly desirable) a debugger
4) (Optional, but I would like) the presence of configuration assistants (for internal and external subsystems)
5) (Optional) UBasp support

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
jcmvbkbc, 2018-03-18
@jcmvbkbc

vim + avr-gcc + make + gdb

N
n12eq3, 2018-03-19
@n12eq3

microC AVR or Bascom will do well. they can connect libraries for screens and LEDs. there are templates and a lot of tutorials for the little ones.

M
mihail_nik, 2019-01-31
@mihail_nik

I opted for sloeber (configured eclipse). True, if you use a T-shirt advertisement for free, it pops up in half an hour, but close it and work on, or donate. In general, I'm more comfortable than Atmel Studio.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question