Getting started on OSX? Posted by Kenjutsu on 2015-03-31 16:12 Good day, Can any OSX users guide me in how to get System Workbench up and running under OSX Mavericks? 😉 Thank you
Posted by diabolo38 on 2015-04-02 17:20 The compiler and open ocd plugin seam to be avalable only for window/linux as of now you can try to install ac6 toolchain or plugin from update site and then add the missing brick separately intall an arm gcc from lunchpad or code sourcery .. then configure it in projects open ocd and gdb h/w debuging plugin should be availble for mac (i did not tried) but i know of mac user using them over different eclispe plugin so it must exist some way You will loose the ac6 nice feature and ease of lunching configuriong the debug/flash in a singel click.
Posted by dautrevaux on 2015-04-02 18:25 Hi, OS/X support is expected to get through in the coming months; we are now finishing to test the Linux support, that will be public really soon now. OS/X will probably be available in beta in about a month, so stay tuned. Bernard
Posted by Kenjutsu on 2015-05-15 19:00 I'm still tuned in, especially since I got my Nucleo F411RE this week 😉
Posted by matt_turner1 on 2015-05-26 14:28 How is the OSX support coming? Also - will CubeMX be supported on OSX also?
Posted by devel@latke.net on 2015-08-01 01:15 Just chiming in as another user interested in OS X support.
Posted by dautrevaux on 2015-08-01 13:42 Regarding OS/X support progress, it is currently in internal beta and will be available for general beta no later than september. Bernard
Posted by JackN on 2015-09-01 18:59 Hi Bernard, What is the process to become part of the OS/X beta? Also, happy to help with any testing/feedback/problem solving, etc. Tx, Jack
Posted by ErikAndre on 2015-09-26 18:47 While we are waiting for that Beta, here is some instructions for how to get up and running under OSX: http://www.erikandre.org/2015/09/getting-started-with-openstm32-on-osx.html It's a bit hacky but so far it seems to work fine for me!
Posted by efr on 2015-11-02 13:55 Hi, Here you can find scripts, compilers and tools for OSX (Yosemite or El Capitan). For cortex M4 and M3 (stm32f42x and stm32F103) (this is what I support for the moment) binutils 2.25.1 GCC cross compilers 5.2.0 Newlib 2.2.0-1 openocd 0.9 http://www.ukos.ch Regards
Posted by matt_turner1 on 2015-11-10 17:23 "OS/X will probably be available in beta in about a month, so stay tuned." -Bernard (april) "Regarding OS/X support progress, it is currently in internal beta and will be available for general beta no later than september." -Bernard (august) I guess Bernard is in Sales?
Posted by jcw on 2015-11-10 17:40 Just to clarify - I wasn't asking to point fingers or to rub salt into any potential wounds. Surely there is no malice involved, only the usual impredictability of s/w development? I'm simply genuinely interested to hear when it will be possible to try this out on OSX. -jcw
Posted by matt_turner1 on 2015-11-10 18:32 jcw, so am I. This is the only thread about OSX on this forum, and if someone is making promises the LEAST they could do is update us on this thread. -Matt
Posted by stf12 on 2015-11-30 05:54 Have you considered to test other Eclipse based solution already available for OS X ? Regards, Stefano
Posted by relaxibus on 2015-11-30 17:05 Hi, I´m new to programming, my last programmer was token away from my company by a big player, so I´m now in a position to program our STM32F4 and F2 boards by my self. If there is someone from Germany or Italy, using the Mac and STM32 boards, please come back to me to exchange expirences and advices. I´m also are looking on a "easy to install and run" solutions. -Relaxi
Posted by matt_turner1 on 2016-01-21 16:58 Honestly I moved away from ST. I was so put off by how they handeled their "promise" and zero follow up on the only OSX thread. Good luck waiting people.
Posted by tang on 2016-01-21 16:59 Hi, System Workbench plugins are available in beta on the following update site : http://www.ac6-tools.com/Eclipse-updates/org.openstm32.system-workbench.site. They must be installed on an Eclipse C/C++ and Java 7 is required. The installation steps are in http://www.openstm32.org/Installing+System+Workbench+for+STM32+from+Eclipse (Installation) I don't know if the ST-Link/V2 is supported by default on OS X, you might have to install some driver to make it compatible. Regards, Kevin.
Posted by edge0xc on 2016-01-21 22:10 just tried it, but i was not able to create a AC6 stm32 project, or i could atleast not find it. Cheers