How to change Simulink compiler
Show older comments
I want to generate c code of a Simulink block then run it on a BeagleBone. I tried the run on traget Hardware option but it didn't work so I am wondering if I can change the Simulink compiler. Do you guys have any ideas ?? Thanks
Answers (1)
Yash
on 18 Jul 2025
0 votes
Check out these documentation pages for building and running an executable on BeageBone hardware:
- Build and Run Executable on BeagleBone Black Hardware: https://www.mathworks.com/help/ecoder/beaglebone/ug/create-and-run-an-application-on-beaglebone_black-hardware.html
- Build and Run an Executable on BeagleBone Blue Hardware: https://www.mathworks.com/help/rtw/beagleboneblue/ug/build-and-run-executable-on-beaglebone-blue-hardware.html
- Simulink Coder Support Package and BeagleBone Blue: https://www.beagleboard.org/projects/simulink-coder-support-package-and-beaglebone-blue
Categories
Find more on Simulink Compiler 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!