Can I switch the beagleboard / pandaboard firmwares?

1 Ansicht (letzte 30 Tage)
Bharath Lohray
Bharath Lohray am 2 Nov. 2012
Is the firmware that gets downloaded with the targetinstaller any different from the stock linux arm image? (armel / armhf)
Can I download newer images and get simulink control my boards?
  6 Kommentare
Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer am 12 Feb. 2013
Mark, what do you mean by the update function? Are you talking about External mode, which lets you use the model on your host computer to update parameter values in the executable running on the BeagleBoard hardware?
Mark
Mark am 28 Feb. 2013
Rolfe, I created a test model called "beagleboardTest" and this is the function that does not get called:
/* Model update function */
void beagleboardTest_update(void)
{...}
The model is a simple model with a sine wave generator block feeding to a UDP block.
-Mark

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer am 12 Feb. 2013
Hi Bharath. Thanks for asking. To answer your questions:
Q: Is the firmware that gets downloaded with the targetinstaller any different from the stock linux arm image? (armel / armhf)
A: Yes. The firmware update includes customizations that are required for some features in the support package.
Q: Can I download newer images and get simulink control my boards?
A: This approach is not tested/supported by MathWorks. If you try it and have issues, your only resource would be other members of the community.
It looks like Mark had success compiling and running a binary on a newer image, but ran into an issue with "the update function".

Weitere Antworten (0)

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by