mikroBasic PRO for PIC 4.60 final released

Beta Testing discussion on mikroBasic PRO for PIC.
Locked
Author
Message
User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

mikroBasic PRO for PIC 4.60 final released

#1 Post by anikolic » 22 Dec 2010 12:47

mikroBasic PRO for PIC 4.60 final released

Image

New mikroBasic PRO for PIC has arrived. After successful beta period, we have fixed
reported issues and new version 4.60 is definitely one stable release.

We have been listening to your reports and we have corrected every bug you pointed us at.
We have added extra functionality and did fine-tunings on every corner.
Compiler now supports 17 new MCUs. Besides making compiler more stable than ever before,
we have introduces several wonderful features:

TFT library accompanied by TFT Touch Panel library is now tested and stable.
We are very glad to be able to provide you with a great tool for easy manipulation of
graphic content on popular TFT displays, with flexible and accurate Touch Panel functions.
We have officially opened a path to upcoming Visual TFT software which can help you
utilize the full potential of TFT displays in your embedded device.

We have improved mikroBootloader application for PIC16 and PIC18,
and made the interface more intuitive and easier to use.

Code: Select all

Ide build 4.60
cmd line build 4.60
------------------------
- Compiler  
  - Additional chips supported:
    P12F1822
    P12LF1822
    P16F1824
    P18F23K22
    P18F24K22
    P18F26K22
    P18F43K22
    P18F44K22
    P18F46K22
    P18F86J72
    P18F87J72
    P18LF23K22
    P18LF24K22
    P18LF26K22
    P18LF43K22
    P18LF44K22
    P18LF46K22
 
  - Fixed: optimization issues in specific cases when destination variable is in Rx space  
  - Fixed: Initializing a pointer with address of array member
  - Fixed: Objects with absolute address are not loaded by linker
  - Fixed: Error is not reported if the hex file could not be overwritten 

- Ide
  - New:   Option to always rebuild all sources
  - Fixed: Indent guides cannot be turned off
  - 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
  - Fixed: Compiler version is not visible in caption if no projects are open
  - Fixed: Parameter assistant ignores commas when switching to another parameter
  - Fixed: Occasional lost of configuration flags when switching between projects
  - Fixed: Improper display of RAM memory usage in statistics
  - Fixed: Pressing TAB in Edit Project window
  - Improved: Communication to programmer concerning supported chips
  - Improved: License Key Request form
      
- Libraries
  - New: TFT display library
  - New: Touch Panel TFT Library
  - New: Epson S1D13700 Graphic Lcd Library
We would like to thank all of you who helped, and we encourage you to keep reporting bugs,
sending suggestions and actively participate in following period. Together we can always build a better compiler.

More information at the following address:
http://www.mikroe.com/eng/products/view/9/mikrobasic-pro-for-pic/

Thank you all.
mE Team
Web Department Manager

Locked

Return to “mikroBasic PRO for PIC Beta Testing”