Embedded systems Omap3530evm and Dm355evm

I am working on image and video processing applications. I write my own m-files to implement my algoritms in Matlab. I am also thinking about converting my programs into suitable codes for embedded systems specially Omap3530evm or Dm355evm. How can i realize this?
Thanks for advance...
Seydi

Réponses (1)

Kaustubha Govind
Kaustubha Govind le 9 Déc 2011

0 votes

You can use MATLAB Coder to convert your MATLAB code into C code, as long as you are using only the functions supported for code generation. The product generates ANSI-compliant code which can be deployed to most embedded systems.

Cette question est clôturée.

Question posée :

le 9 Déc 2011

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by