Page 1 of 1

Using both Astrobe M3 and M4 seamlessly

Posted: Fri Jun 26, 2015 12:01 pm
by Helpdesk
I plan to use M3 and M4 platforms in the near future. How shall I organize my projects (my PC) to be able to switch seamless between the two versions?

Re: Using both Astrobe M3 and M4 seamlessly

Posted: Fri Jun 26, 2015 12:06 pm
by cfbsoftware
Each version of Astrobe has its own registry settings to remember the last used folder, configuration file etc. so it shouldn't matter how you setup your folders. All you should have to do is replace the string '%astrobe%' in your configuration files (Library Pathnames) with the actual pathname e.g. something like:

Astrobe for Cortex-M3:

Code: Select all

D:\AstrobeM3\Lib\LPC1769
D:\AstrobeM3\Lib\General
Astrobe for Cortex-M4:

Code: Select all

D:\AstrobeM4\Lib\LPC4088
D:\AstrobeM4\Lib\General