mikroC PRO for AVR 4.00 BETA released

Beta Testing discussion on mikroC PRO for AVR.
Locked
Author
Message
User avatar
marko
mikroElektronika team
Posts: 916
Joined: 02 Feb 2005 16:09
Location: Europe
Contact:

mikroC PRO for AVR 4.00 BETA released

#1 Post by marko » 25 Nov 2010 13:13

mikroC PRO for AVR 4.00 BETA released

Image

We are proud to announce that new mikroC PRO for AVR 4.00 BETA compiler is here.
Compiler is enhanced with additional features and we have added support for 9 new chips.
We have introduced two great new libraries: TFT library and Epson S1D13700 GLCD library.
This means that you can now use new features of Visual GLCD and upcoming Visual TFT.
You will be able to easily create multimedia applications with TFT display. Also, we have
prepared new examples, one of which is a Bootloader example (UART bootloader that can be
used with for all supported AVR MCU).

Code: Select all

IDE build 4.0beta
cmd line build 4.0beta
------------------------
- Compiler
  - Additional chips supported:
      ATmega165A
      ATmega169A
      ATmega325A
      ATmega329A
      ATmega645A
      ATmega6450A
      ATmega6490A
      ATmega649A
      ATmega649P
 
  - New: far pointer is now available for all devices
  - Fixed: Initializing a pointer with array member adddres
  - Fixed: Objects with absolute address are not loaded by linker
  - Fixed: Error is not reported if the hex file could not be overwritten 
  - Fixed: CPU_RAMPZ issue and access to data memory space
 
- IDE   
    Fixed: Can not read registry key for WIN7 with UAC on  
    Fixed: Simulator can not start-up in some cases if handler functions existed
    Fixed: Uncheck in Library Manager does not clear Code Assistant list
    Fixed: Check in Library Manager clears Code Assistant list
    
- Libraries

  - New: TFT display library
  - New: Epson S1D13700 Graphic Lcd Library
  - Improved: Flash library, supported writing to flash
- Examples
  - New: External interrupt example
  - New: Bootloader examples
More information at the following address:

http://www.mikroe.com/esupport/index.php?_m=news&_a=viewnews&newsid=20

Thank you all.
mE Team.
"Good ideas are not complicated, they are
complex, but we are making it easy !!!"

Locked

Return to “mikroC PRO for AVR Beta Testing”