mikroBasic PRO for AVR 4.00 BETA released

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

mikroBasic PRO for AVR 4.00 BETA released

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

mikroBasic PRO for AVR 4.00 BETA released

Image

It is our pleasure to announce that new mikroBasic 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 can be decalred and used for all devices
  - Fixed: init of pointer with adddres of member of array
  - Fixed: absolute objects was not loaded by linker
  - Fixed: error was not reported if hex file could not be overwritted 
  - Fixed: CPU_RAMPZ issue and access to data space
  
- IDE 
    
    Fixed: Could not read registry key for WIN7 with UAC on  
    Fixed: Simulator could not start-up in some cases when handler functions exist
    Fixed: Uncheck in library manager does not clear CTRL+SPACE list
    Fixed: Check in library manager clears CTRL+SPACE list
    
- Libraries

  - New: TFT display library
  - New: Epson S1D13700 Graphic Lcd Library
  - Improved: Flash libray, supported writing to flash

- Examples
  - 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 “mikroBasic PRO for AVR Beta Testing”