Is the "Simulink Coder Support Package for VEX EDR V5 Robot Brain" able to be installed along with the "ARM Cortex-M Support from Embedded Coder" in 2018b?
1 view (last 30 days)
Show older comments
Ken Evans
on 30 Oct 2018
Answered: Ashwini Venkatappa
on 30 Jan 2019
I have tried to install both support packages for the VEX cortex and VEX V5 brain in the same installation of Matlab 2018b. I am only able to install one or the other package. I receive an unspecified error upon installation of the second package, whichever it happens to be.
Can the two different support packages be installed together? We are transitioning to V5, but will still be using the cortex hardware for some time to come.
0 Comments
Accepted Answer
Ashwini Venkatappa
on 30 Jan 2019
Hi Ken ,
In the MATLAB command window,execute
>> matlabshared.supportpkg.getInstalled
Output :
Name Version Base Product
----------------------------------------------------------------------- ------- --------------
Simulink Coder Support Package for VEX EDR V5 Robot Brain 18.2.2 Simulink Coder
Simulink Coder Support Package for ARM Cortex-based VEX Microcontroller 18.2.2 Simulink Coder
18.2.2 is the latest version of the support package.You should be able to install both the support packages on the same machine.
0 Comments
More Answers (0)
See Also
Categories
Find more on Code Generation for ARM Cortex-M and ARM Cortex-A Processors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!