Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to reinstate support for the "older" Maple core (Read 883 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12070
Location: United Kingdom
Joined: Apr 10th, 2010
How to reinstate support for the "older" Maple core
May 25th, 2018 at 11:56pm
Print Post  
Unsupported but feel free to try it ...

Use tools>options>visual micro>system>assembly to discover the visual micro install path

Edit the applications.txt in the "Micro Platforms" sub folder

Add these lines to the file then click Rescan or restart the ide.


Code (C++)
Select All
maple18.name=Maple
maple18.ide.location.key=MapleIDE
maple18.ide.location.ide.winreg=MapleIDE Application
maple18.ide.location.sketchbook.winreg=MapleIDE Sketchbook
maple18.ide.location.sketchbook.preferences=sketchbook.path
maple18.ide.location.sketchbook.default=%MYDOCUMENTS%\MapleIDE
maple18.ide.location.preferences=%VM_APPDATA_ROAMING%\MapleIDE\preferences.txt
maple18.ide.default.package=leaflabs
maple18.ide.board_folders_are_platform_names=true
maple18.ide.default.platform=arm
maple18.ide.multiplatform=true
maple18.ide.includes=WProgram.h
maple18.ide.platformswithoutpackage=true
maple18.ide.extension=uno
maple18.ide.exe=maple.exe
maple18.ide.url=http://leaflabs.com/docs/maple-ide-install.html#download
maple18.software=ARDUINO
maple18.vm.debug=true
maple18.runtime.ide.version=18
maple18.build.working_directory={runtime.ide.path}
 

« Last Edit: May 26th, 2018 at 12:06am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint