From: Sangeetha Nair on
Hello

I need to generate a c code for a simulink model which can be downloaded to TMS 320F28335 eZ DSP. I have attempted with real time windows target for building the c code. However the following error is shown. I had also kept a custom board on to my simulink model.

the error is

Error using ==> callMakeHook at 49
The call to ccslink_ert_make_rtw_hook, during the entry hook generated the following error:
Error using ==> feval
Error using ==> feval
Error using ==> getBoardProcNum at 12
Could not obtain board configuration from Code Composer Studio (tm). Make sure that Code Composer Studio (tm) and Link for Code Composer Studio (tm) are installed.

The build process will terminate as a result.

Please reply

Thank You
Sangeetha