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

#1 Post by marko » 21 May 2009 10:23

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.45
cmd line build 1.75 
------------------------
- IDE
  - New: Active comments (web links as acitve sections in comments) added to editor 
  - New: web links node added to code explorer 
  - New: Qconverter added and improved
  - 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: Delays simulation speed increased
  - 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
  - Changed: New Project Wizard (all libraries checked option added)
- 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   
  - New: printOut Library 
  - Improved: Compress Calls late linkage optimization 
  - Fixed: Uart_init_Advancedx  
  - Fixed: Interrupt contex saving for registers  
  - Fixed: Added Libraries for devices with register in eio space 
  - Fixed: Initialization of local vars in loops
  - Fixed: Intterupts within Handler table 
  - Fixed: Interrupt epilog bug for devices with Flash size over 2kb and without JMP 
  - Fixed: All bugs from official bug list
- Help:
  - Updated library reference
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 “mikroC PRO for AVR Beta Testing”