mikroBasic PRO for AVR 2009 v1.50 has been 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 2009 v1.50 has been released

#1 Post by marko » 27 May 2009 09:59

We have improved compiler and IDE, added new MCUs, solved all reported bugs and problems.
Many of our user's sugestions and solutions are included in this release. We introduced active comments,
now you can place active weblinks in your comments. This version is much more stable and we hope it will
satisfy your needs and expectations.

The list of improvements includes:

Code: Select all

IDE build 1.50
cmd line build 1.80 
------------------------
- IDE
  - New: Active comments (web links as active sections in comments) added to editor 
  - New: web links node added to code explorer 
  - New: Qconverter added and improved
  - Changed: New Project Wizard (all libraries checked option added)
  - New: Qconverter added
  - New: Caller tree added to statistics 
  - New: Project Clean option added
  - Improved: Project group handling 
  - Improved: All bugs from official bug list fixed 
  - Improved: Debugger Watch List agregates handling 
  - Improved: Statistics
  - Improved: Find in files
  - Improved: Shell open for files in Project Manager
  - Improved: Auto Complete
  - Improved: Auto Correct
  - Improved: Project Open
  - Improved: Faster delays simulation 
  - Improved: Sbit position can be any simple type constant (not just literals)
  - Fixed: Stack overflow in some situations (registers were PUSHed on function frame, but not POPed)
  - Fixed: Read/Write of complex type passed by reference to .mcl file. 
  - Fixed: Interrupt epilog bug for devices with flash size greater than 2kB and without JMP instruction
  - Fixed: "Highlight begin..end pairs" option can not be turned off
  - Fixed: Breakpoints do not take effect in certain cases
  - Fixed: Watch window does not highlight changes in array/structure elements
  - Fixed: Local vars not shown in Code Explorer in some cases
  - Fixed: Editor does not get focus after error is detected during compile
  - Changed: Project group extension changed from *.mpgroup to *.mcavgroup
- Compiler:
  - Additional chips supported:     
      ATmega164PA    ATmega64A    ATtiny44A     
      ATmega16A      ATmega64C1   
      ATmega16U4     ATmega64M1   
      ATmega324PA    ATmega88PA   
      ATmega32A      ATtiny13A    
      ATmega32U6     ATtiny24A    
      ATmega48PA     ATtiny43U       
  - New: Stack overflow detection added to linker    
  - New: Remapping local varibales to working register optimization
  - New: Advanced Examples for SpIEthernet Library   
  - Improved: Compress Calls late linkage optimization 
  - Fixed: Uart_init_Advanced  
  - Fixed: Interrupt context saving for registers  
  - Fixed: Added Libraries for devices with register in eio space 
  - Fixed: Intterupts within Handler table 
  - Fixed: All bugs from official bug list
- Help:
  - Updated library reference
- Setup:
  - Digitally signed drivers for Vista x64 and Windows 7
You can download it here.

Best Regards.

---
mikroElektronika Team
"Good ideas are not complicated, they are
complex, but we are making it easy !!!"

Locked

Return to “mikroBasic PRO for AVR Beta Testing”