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
Show older comments
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)
dpb
on 22 Jun 2026
0 votes
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
Find more on Data Acquisition Toolbox Supported Hardware 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!