MATLAB: Do I receive errors when I try to build the model for TI C2000 in Target Support Package TC2 3.0 (R2008a)

ccserrorTarget Support Package TC2unspecified

My model used to work with the previous version of MATLAB. I recently installed MATLAB 7.6 (R2008a) along with Code Composer Studio 3.3 and I receive the following errors when I build my model:
Error building Real-Time Workshop target for block diagram 'lab6'.
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:
Unspecified error
I do not see any errors in the CCS window at the compiling stage.

Best Answer

To resolve this issue, in CCS uncheck the "Load Program After Build" option if it is checked. This option can be found under Option -> Customize -> Program/Project/CIO.