Those of you out there who read the Microchip forums regularly already know that C30 3.00 is now available for download from the web [http://www.microchip.com/c30]. I think I'll write a few posts covering the new features over the next few days. A few people might be interested in the new managed-PSV feature.
Registered users can use the Student Edition installer to upgrade to 3.00. Basically the student edition installer is smart enough to know not to overwrite your full license with a student license.
Don't forget to check out the updated documents, which are also available for download from the MPLAB C30 web page.
Showing posts with label RELEASE. Show all posts
Showing posts with label RELEASE. Show all posts
Tuesday, March 27, 2007
Monday, February 19, 2007
*Unofficial* list of changes in MPLAB IDE 7.52
I compiled a list of MPLAB IDE 7.52 changes that may be of interest to forum.microchip.com members. Please remember that this list is unofficial and incomplete. Let me know if this is useful to you or not.
Simulator
*Unofficial* list of changes in MPLAB IDE 7.52
Simulator
- Added Code Coverage feature to most engines.
- Added "Program After Successful Build"
- Added "Run After Successful Program"
- Added folder-history widget to File Open and File Save dialogs
- Added "Include File Open" from context menu. Right click on an include file to open it in the editor.
- Added optional checking and repair of line terminators on File Save.
- Added feature to optionally highlight an entire line for the current Program Counter.
- Added "Close" to the context menu.
- Reorganized editor property pages
- Enhanced Project Wizard to allow reconfiguration of currently active project. Quickly create a new project based on the current project.
- Enhanced Project Wizard to add files in Auto, User, System, or Copy mode.
- Duplicated Debug/Release selection under Project menu for users with the project toolbar disabled. [http://forum.microchip.com/tm.aspx?m=193983 ]
- Improved "The project is out of date, would you like to build now?" dialog to use Make instead of Build All. [http://forum.microchip.com/m.aspx?m=169973]
- Enhanced toolsuite to send .s ASM30 to the C preprocessor (only when C30 toolsuite is selected)
- Added C30 "Use 64-bit double" checkbox. [http://forum.microchip.com/fb.aspx?m=217124]
- Enabled C30 "Additional Warnings" by default [http://forum.microchip.com/fb.aspx?m=218293]
- Enabled LINK30 memory-usage report by default [http://forum.microchip.com/fb.aspx?m=87629]
- Enabled MPLINK "Suppress COD file" option by default to help avoid file-path length limitation problems for new users. [http://forum.microchip.com/tm.aspx?m=179374]
- Added C18 --verbose option checkbox.
- Added hot-tracking feature to slider controls. The Slider controls can now be configured to apply run-time position changes in the following automated sequence steps: [Halt, Reset, Write, Run] or [Halt, Write, Run].
- Graphs can now be generated from MPLAB REAL ICE real-time data acquisition.
- Added a new resizeable tiled view.
- Added project-scope persistence of last-loaded DMCI profile
Friday, December 15, 2006
MPLAB IDE 7.51 Interim update available from Microchip.com
The MPLAB IDE v7.51 interim update is released and available here. See my previous post for an unofficial (and incomplete) list of changes.