2013-11-02 04:00 PM
I just ported the Simulink Blockset to work with the GCC toolchain and stand alone STLinkv2. When you hit compile it compiles and downloads it to my STM32F4Discovery board.
Right now I only got the GPIO working. I'm not sure about the license but I can either share my changes on GitHub or provide a how to on how to use it. That is if there is interest in it.2014-01-14 04:50 AM
Hi!
I am currently trying to get the STM32 Simulink target up an running with gcc (yagarto on Windows) and the stm32f4-Discovery board. Could you point me in the right direction where to start? I have tried it with the lite version of Atollic and the make files seem very similiar to arm-gcc makefiles. Just replacing the compiler calls with the ones from the Yagarto toolchain did not work so far and I am a bit lost on finding the problem.Any help would be greatly appreciated!KindlyKai Amann