mikroBasic PRO for PIC v4.00 BETA released

Beta Testing discussion on mikroBasic PRO for PIC.
Locked
Author
Message
User avatar
srdjan
mikroElektronika team
Posts: 1552
Joined: 28 Dec 2005 12:47
Location: Serbia

mikroBasic PRO for PIC v4.00 BETA released

#1 Post by srdjan » 05 Aug 2010 07:31

mikroBasic PRO for PIC 2010 version 4.00 has been released. You can find the version at the address:

mikroBasic_PRO_for_PIC_v4.00_BETA

It is our pleasure to announce a release of new BETA version of mikroBasic PRO for PIC compiler with a lot of useful upgrades. New PIC beta compilers have arrived, bringing new and exciting features and lots of improvements! All reported bugs are fixed, IDE polished and improved with many new features. UAC problem is finally solved, by introducing new UAC-Ready installations, which will eliminate all previous problems on Windows 7 and Vista. For the first time we introduced support for mid-rande PIC16F1xxxx family of microcontrollers. Introducing as much as 56 new chips, we greatly expanded the list of supported microcontrollers. We would like to thank all of you who helped, and we want you to know that your support and patience is very valuable to us.

Code: Select all

(2010-08-03)
mikroBasic PRO PIC
IDE build v4.00beta
cmd line build 4.00beta
------------------------
- Compiler
  - Additional chips supported:
   P16F1823         P16LF1936         P18F65K90  
   P16F1826         P16LF1937         P18F66K22 
   P16F1827         P16LF1938         P18F66K90 
   P16F1933         P16LF1939         P18F67K22 
   P16F1934         P16LF1946         P18F67K90 
   P16F1936         P16LF1947         P18F85K22 
   P16F1937         P16LF707          P18F85K90 
   P16F1938         P16LF722A         P18F86K90 
   P16F1939         P16LF723A         P18F87K90 
   P16F1946         P18F25K22         P18LF25K22
   P16F1947         P18F26J13         P18LF26J13
   P16F707          P18F26J53         P18LF26J53
   P16F722A         P18F27J13         P18LF27J13
   P16F723A         P18F27J53         P18LF27J53
   P16LF1823        P18F46J13         P18LF45K22
   P16LF1826        P18F46J53         P18LF46J13
   P16LF1827        P18F47J13         P18LF46J53
   P16LF1933        P18F47J53         P18LF47J13
   P16LF1934        P18F65K22         P18LF47J53
  - New: support for enhaced midrange family added (P16FXXXX and p12FXXXX)
  - Improved: Expression evaluation (see help for more details)
  - Improved: File rebuild mechanism (fixed issues with rebuilding same file several times)
  - Fixed: PIC16 interrupt context saving problems (Bug ID: #03800000)
  - Fixed: Operator precedence (relational operators did not have lowest precedence in some cases)
  - Fixed: Ambiguity for orging main and constat preceding main, org for main moved after main begin
  
- IDE:
  - New: Option to enable/disable a breakpoint
  - New: Image Preview window
  - New: Added toolbar shortcut to open Examples folder
  - Improved: Code EXplorer
  - Improved: Add to watch list mechanism
  - Improved: Spell checker for all files included in current project
  - Improved: Code and Parameter Assistant
  - Fixed: AutoComplete - Incomplete procedure parameter list
  - Fixed: Various docking windows issues
  - Fixed: Save project group on close
  - Fixed: UAC problem on Windows Vista and Windows 7
  - Fixed: Windows Vista and Windows 7 manifest problem
  - Fixed: Code Explorer on Windows 7 x64 does not display images properly  
  - Fixed: EEPROM editor loading .ihex and .eed files problems
  - Fixed: Preprocessor problems with includes and defines under ifdef/ifndef directives
  - Fixed: Find declaration problems when includes are present
  - Fixed: Project Manager - Close Project - Ide crashes when try to Close Project
  - Fixed: Project Manager - Add file to project - crashes when try to Add project and nothing is selected in Project Manager
  - Fixed: Project Manager - Quick switch between project crashes IDE
  - Fixed: Project Manager - Cann't colse a file in Editor if it firstly removed from Project Manger
  - Fixed: Project Manager - Still generate an ASM file even if it's dissabled in options
  - Fixed: Project Manager - When open a group of projects in PM title bar shows all projects names
  - Fixed: Project Manager - Switch between projects in project group on double click
  - Fixed: Project Manager - On load project group it is posible to build a project for a wrong chip
  - Fixed: Auto save on Build works only for main module
  - Fixed: Code Explrorer - Colors for funtions and procedures are the same
  - Fixed: Statistics - RAM usage differs in Statistics window and Messages window
  - Fixed: Can not resize varialbes column in statistic window
  - Fixed: Active Comments do not genrate after sign '-'
  - Fixed: IDE crashes if try to close project and building is still in process
  - Fixed: Incomplete procedure parameter list
  - Fixed: Docking windows problem
  - Fixed: On Close Project Group - Save project group

- Libraries 
  - New: libraries for enhaced midrange family added (P16FXXXX and p12FXXXX)
More information at the following address:

mikroBasic_PRO_for_PIC_v4.00_BETA

Thank you all.
mE Team.

Locked

Return to “mikroBasic PRO for PIC Beta Testing”