Hi, I have a Motor control application software designed in MATLAB 2008a version for ADSP 21363, now I have to migrate it for another sharc series dsp ADSP21469, what should b

Hi, I have a Motor control application software designed in MATLAB 2008a version for ADSP 21363, now I have to migrate it for another sharc series dsp ADSP21469, what should be the procedure.

Answers (1)

That will depend greatly on whether this is a GUIDE app (appdesigner wasn't around until R2016) or just MATLAB code. If the latter, other than ensuring the new hardware is supported and downloading updates for it, MATLAB code itself should be pretty-much unchanged.
If it is a GUIDE UI app, there are some tools that may help; <Update figure-based apps> if it's multiple windows things may be more effort.
Start with current doc on app-building to catch up with where things are now versus then...<App Building>

Categories

Asked:

on 22 Jun 2026

Answered:

dpb
on 22 Jun 2026

Community Treasure Hunt

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

Start Hunting!