what is the best c++ complier for atmel microcontroller like code vision avr?

Status
Not open for further replies.

selva murugesan

Advanced Member level 4
Joined
Mar 30, 2012
Messages
116
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,298
Activity points
2,007
hi
currently i am working with code vision avr to program atmel microcontroller in c language. i want switch to c++.
so please suggest me best complier for c++

thanks in advance
 

If you're serious about coding in C++, you should probably move to a bigger microcontroller, e.g. ARM.
Given the small size of ROM and RAM present in an AVR, I can't imagine a use-case for C++ written code on
that microcontroller. Anyway IAR's compiler supports C++ for AVR apparently, not that I've tried it for anything
other than C on the AVR.
 

THANKS
so i had one doubt. we made only .hex file using c or c++ complier. thats cant read by the low RAM/ROM micro-controller
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…