From: doktor2012 on 14 Jun 2010 07:35 Anybody have experiences in programming ezdspR2812 with matlab/simulink? I cannot run my simulink model on the dspR2812 board. Below message pop when I tried to do that : --------- Error building Real-Time Workshop target for block diagram 'c2812pwmtest'. MATLAB error message: Error using ==> RTW.makertw.callMakeHook at 49 The call to ccslink_ert_make_rtw_hook, during the entry hook generated the following error: Error using ==> feval Error using ==> LinkCCS at 28 Error while connecting to Code Composer Studio(tm): Error using ==> cu_checkAndRegisterCorrectPlugins at 29 Error using ==> ccsregisterplugins Cannot register 'Embedded IDE Link CC' plugins because the CCS application is open. Retry the command after closing all instances of CCS (cc_app.exe). The build process will terminate as a result. ---------- Please share with me your knowledge and experiences. Thanks a lot. Best regards
From: Avier on 15 Jun 2010 07:55 man you will get use to them as you will start working .... usually the error tells in it self what the error is ...in matlab close all CCS applications while running matlab also chech that you have done all settings right ...i used TI 's DM 6446 and had to initially set envoirnment variables for CCS ,,,take care of these two things and it will work !!!!!!!!!!!!!!
From: Vladimir Vassilevsky on 15 Jun 2010 10:30 doktor2012 wrote: > Anybody have experiences in programming ezdspR2812 with matlab/simulink? Experience? If you are programming the 2812 from matlab/simulink, you will never have any experience, and will always be a helpless stupident and matlabi. > I > cannot run my simulink model on the dspR2812 board. Below message pop when > I tried to do that : Drop matlab. Do real programming with bare metal. void main(void) {}, you know. > Please share with me your knowledge and experiences. Thanks a lot. IHTH
|
Pages: 1 Prev: Periodogram analysis Next: Buffer management for Overlap Add method of block convolution |