2013-07-09 09:10 PM
STM32 embedded target for MATLAB and Simulink does not work with latest Matlab R2013a release (as it was supposed to work only with previous R2012b release)
Any one had better experience with R2013a? Are there any known issues that has been resolved (or needs to be resolved) with this STM32 Support Package for Matlab? Are there any updates? Thanks! #stm32-mat/target #stm32-mat/target-matlab2013-09-02 12:32 PM
The toolset supports three TOOLCHAINS (KEIL, IAR and ATOLLIC), the error you are encountering is that the MATLAB program cannot locate the installation path of the TOOLCHAIN you have had chosen
. I recommend you configure your demo's by selecting the TOOLCHAIN of your choice via the Simulink Configuration Parameter dialog -> Code Generation -> STM32Fxx Options. Upon selecting the TOOLCHAIN of your choice and having the 'Get ToolPath Automatically' check block checked a windows dialog window will appear requesting you direct/select the path of TOOLCHAIN. Below i have outlined common installation path for the TOOLCHAINS (default installation options for the programs) KEIL : C:\Keil\ARM IAR : C:\Program Files (x86)\IAR Systems\Embedded Workbench 6.5 ATOLLIC: C:\Program Files\Atollic\TrueSTUDIO for ARM Lite 4.1.0 Secondly: Take note of the CodeGeneration folder which must be your current MATLAB working directory while building your model. I recommend you read the README HTML file that comes with the toolset to get a thorough insight.2013-09-03 04:23 AM
OK,I will try it,thank you.I have solved the first problem by your method.
2013-09-04 08:20 PM
Hi ebbenesser
I solved the problem,thank you again.2013-09-05 06:57 AM
Yes yongke, no problem. I hope you enjoying exploring the toolset. It's quiet powerful
2014-07-03 07:09 AM
Some one help me , i can not find version 2.0 of ''STM32 embedded target for MATLAB and Simulink'' , my email is tuanhai1989@gmail.com
2014-08-21 01:07 PM
Does anyone know if this target will work with the STM32F10?