Can I switch the beagleboard / pandaboard firmwares?

5 visualizzazioni (ultimi 30 giorni)
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 Commenti
Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer il 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 il 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

Accedi per commentare.

Risposta accettata

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer il 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".

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by