New release of mikroC for AVR

General discussion on mikroC PRO for AVR.
Post Reply
Author
Message
User avatar
srdjan.misic
mikroElektronika team
Posts: 296
Joined: 11 Feb 2014 15:55

New release of mikroC for AVR

#1 Post by srdjan.misic » 23 Mar 2015 20:31

New release of mikroC for AVR


The new version of mikroC for AVR adds support for 19 new
MCUs, along with a handful of new features.

Image

Let's get the chips out of the way first. Version 6.1.0. of AVR compilers adds support for the
following MCUs:

- AT90PWM161
- ATMEGA168PB
- ATMEGA3250A
- ATMEGA3250PA
- ATMEGA325PA
- ATMEGA3290A
- ATMEGA6450P
- ATMEGA645P
- ATMEGA6490P
- ATTINY1634
- ATTINY441
- ATTINY828
- ATTINY841
- ATTINY84A
- ATXMEGA16E5
- ATXMEGA32C3
- ATXMEGA32D3
- ATXMEGA32E5
- ATXMEGA8E5

Now, if you followed our previous updates you know that, starting with the latest update for PIC32
compilers
, we added some handy features that could potentially save you a lot of time.

These include code completion using wild cards. To repeat the example we already mentioned: if
you type *can and hit ctrl+space, you’ll get a complete list of identifiers that include CAN
anywhere in their name. (It works with multiple asterisks too, e.g. *phrase1*phrase2.)

Everything else introduced with that last compiler update is true for this AVR release too: you can
drag and drop functions directly into the editor, new back and forward navigation is
implemented, new files are automatically added to the project, and you can rename those files
directly from the project manager.

Another new feature that we rolled out starting with AVR compilers is the ability to add local
variables by identifiers, using CTRL+SHIFT+V.
It's another seemingly minor improvement, that,
combined with all the other upgrades, adds up to save your time.

Ivan, our Chief of Software, was kind enough to record a quick video showing how CTRL+SHIFT+V
works.

We mainly covered improvements to the IDE. To see all the minor bug fixes and library improvements,
go to the specification tab on the mikroC for AVR page.

Yours sincerely,
MikroElektronika

dibor
Posts: 208
Joined: 29 Dec 2014 18:59

Re: New release of mikroC for AVR

#2 Post by dibor » 24 Mar 2015 09:24

Hello.
Thanks to ME team for new release.

Two years is over but nothing major was did.
Coff file still unusable in any simulator/debugger (like AvrStudio or Proteus).

Best Regards.

gbh
Posts: 43
Joined: 24 Jan 2005 14:59
Location: London, UK

Re: New release of mikroC for AVR

#3 Post by gbh » 02 Apr 2015 15:48

The new FT90x compilers have included a USB library from release day one. A quick search shows (potential and presumably current) AVR compiler customers have been requesting (and been tacitly promised) a USB library for about 5 years now.

May I ask if plans for the addition of an AVR USB library have been shelved indefinitely?

New: Add local variable by identifier (CTRL+SHIFT+V)
New: Wild Card '*' supported in code completition are not really compelling reasons to consider investing in a Mikroe AVR compiler.

User avatar
Aleksandar.Mitrovic
mikroElektronika team
Posts: 1697
Joined: 11 Mar 2015 12:48

Re: New release of mikroC for AVR

#4 Post by Aleksandar.Mitrovic » 03 Apr 2015 13:57

Hi,

The USB library should be supported comparatively with new debugger for AVR.
Our Development has this on their wish list.

Unfortunately we can not give you any precise information regarding time.

Best regards,
Aleksandar

abdelnq
Posts: 6
Joined: 19 Apr 2015 01:36

Re: New release of mikroC for AVR

#5 Post by abdelnq » 20 Apr 2015 04:22

thanks a lot!

Post Reply

Return to “mikroC PRO for AVR General”