Why does Simulink generate an error at build time for TMS320C2808 board?

1 view (last 30 days)
I am trying to build a model in Simulink using the TMS320C2808 ezdsp board. However, when I try to build it, Simulink generates an error at build time with the following message:
Error building Real-Time Workshop target for block diagram 'flashLed'. MATLAB error message:
Error using ==> RTW.makertw.callMakeHook at 49
The call to ccslink_ert_make_rtw_hook, during the exit hook generated the following error:
Error using ==> feval
Error using ==> i_exitHookpoint at 130
Error while loading and running the project:
Erreur non spécifiée
The build process will terminate as a result.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
While setting up the board under the ‘Setup Code Composer Studio’ option, please ensure that you have set it up for the right board. In this case, you would have to select the C28XX option for the TMS320C2808 board that is to be used.
On a separate note, also try reinstalling Code Composer Studio.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2008a

Community Treasure Hunt

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

Start Hunting!