2021-01-26 07:53 AM
Hi to you all!
I'm trying to run external mode simulation using:
- Matlab R2019b.
-CubeMx 5.6.1
-Mat\Target 5.6.0
-Nucleo F767ZI
I managed to deploy and run the Simulink model using both Atollic TrueSTUDIO & EAR V8. (generate c code using Simulink and deploy using IDE).
The problem is when i'm trying to run in external mode (both by using Monitor&Tune button and Build,Deploy&Start) I get the following error:
"Launcher: startApplication(): error with getapplicationexecutable()"
Really need your help!
thanks!!!
George.
Solved! Go to Solution.
2021-01-28 01:03 PM
Hi @Grege.1
I didn't use External mode anymore, i'm using CubeMonitor now for calibration and monitor...
i found a little test project and it works fine on F767zi nucleo
2021-01-27 02:15 AM
Hello George, thank you for contacting me, but I am way too busy with my day job, and I don't have a board available to hand. Sorry about that! Anyway, I stopped using STM tools in Simulink, as they are too unreliable. I switched to NXP Kinetis Freedom boards, as their toolset is much more reliable, and their new Kinetis MBDT that they released for the Kinetis MCUs is better. They have more experience in MBD.
2021-01-27 09:41 AM
Thanks for the quick replay Amigo.
But I'm still trying to find a solution to this problem without changing to another board...
Thanks anyway!
2021-01-27 09:59 AM
Hi @Grege.1 the external mode is running fine for me with nucle F767ZI.
You need:
Matlab 2018b or below for STM32/Mat 5.6.0
try it with STM32CubeIDE or ARM Keil µVision 5.x
that setup running fine for me.
kind reguards
2021-01-27 10:00 AM
Thank you!
I will Try it with 2018b
2021-01-28 02:28 AM
Hi @hendrikk ,
I have a few questions regarding the external mode using F767ZI:
Thank you in advance!
2021-01-28 01:03 PM
Hi @Grege.1
I didn't use External mode anymore, i'm using CubeMonitor now for calibration and monitor...
i found a little test project and it works fine on F767zi nucleo
2021-01-28 01:17 PM
I understand..
Maybe you can help me a little with understanding on how to opreate it.. do you have some answers to the questions above? Did you used only usb cable? Did you used usart2 or usart3?
2021-01-28 01:25 PM
2021-01-28 01:50 PM
Thanks!