|
Download
Fully functional free Demo version of mikroBasic is available for download.
Having trouble downloading? Try our download mirror.
Note: in Demo version, hex output is limited to 2k of program words.
Updates and Patches
No patches are currently available for mikroBasic.
Support Forums
If you would like to get more information, ask a question, or share bits of knowledge, you are welcome to our support forums at www.mikroe.com/forum/.
Note: You need to be a registered member in order to join discussions and start new topics.
Manual
Comprehensive manual for mikroBasic in PDF format is available for download.
Release Notes
v.7.0.0.2 (2008-06-09)
----------------------
- TestBit issue resolved
- GLCD library updated (added toggle of the RESET pin during initialization)
v.7.0.0.1 (2008-06-06)
----------------------
- TestBit function optimized
- Fixed issue with saving interrupt context in specific situations
- Fixed overhead created by intensive bank setting on P18
- Fixed issue with loading real type constants from a unit
- Fixed def file for p18F2420 (removed PORTE from definition)
- Removed Bootloader uses clause from def files and moved to project examples instead
- Fixed interrupt_low context saving issue regarding saving FSRxL/H registers
- Fixed issue with retreiving values of variables larger than 256 bytes in mikroICD mode
- Added a debug tool to the HID Terminal tool in attempt to detect freezing of the program on some platforms
- Fixed issue with writing to compiler's ini files on Windows Vista in case when file access is denied
- Removed unecessary extra code from HID device descriptor
- Fixed error with Code Explorer when the DO statement is not terminated with the LOOP keyword
- Fixed error in MLK file for P16F688
v.7.0.0.0 (2008-05-06)
----------------------
- Added Output Bin file (binary image of produced hex code)
- Added advanced breakpoints for mikroICD
- Added Serial Ethernet library for LV18FJ family
- Added predefined flag "ICD" for conditional compiling (#IFDEF ICD)
- Added support for 18LF45J10
- Added ADC library for PIC12F615
- Added ADC library for FJ family
- Added ADC library for PIC18F2331/2431/4331/4431
- Added USART library for PIC18F1230/1330
- Added USB HID Library for FxxJ5X family
- Added new string handling functions
- Added new templates to AutoComplete
- Glcd/Lcd/Toshiba Setup routines moved into AutoComplete
- Updated bootloaders for P16 and P18
- Improved EEPROM and Flash Memory Libraries. Content of INTCON register is restored on library functions exit
- Improved PIC18 I2C library:
* added workaround for common i2c module initialization silicon bug
(i2c module may not be properly initialized just by configuring
the SCL and SDA pins as either inputs or outputs)
- Improved SPI Library for P16
- Improved Sound Library
- Fixed issue with Soft_Uart_Write. Stop bit was sent incorrectly in inverted logic mode
- Fixed problem with RETFIE 0/1 for PIC18
- Fixed problem with CALL fast instruction
- Fixed issue with starting LV18FJ programmer by using F11 key
- Fixed focus in new editor after calling File->New
- Fixed issues with TestBit routine
- Fixed issue with delay_us for certain combinations of arguments and crystals
- Fixed default flags for USB chips
- Fixed interpretation of the ASM directive MULL
- Fixed issues with OrgAll
- Fixed displaying of LongWord in the Watch Window
- Fixed issue with detecting duplicated labels in ASM
- Fixed loading types from units
- Fixed code explorer for specific codes
- Fixed optimization for mod instruction
- Fixed issues with EEprom window in ICD mode
- Fixed issues with CODE window in ICD mode
- Fixed issues with pointers to signed numbers
- Fixed isues with mikroICD, faster debugging
- Fixed issue with the Dec instruction for pointers to long
- Fixed issue with const pointer as var parameter
- Fixed problem with PWM_Init for various PWM speeds
- Fixed issue with incomplete const arrays
- Revision of Examples
- Revision of Help system
See the complete version history of mikroBasic
|