Well, I think I found the reason for the compiler error. It seems that from mplabc30 v3.25 to v3.30 the name of FICD changed to ICD (but only for dsp30f3xxx up to 6xxx ).
Remains 1 problem for me at the moment: no CAN for my dsp33.
Dear Lubin, I have to apologize. I didn't check this :( . For what reason ever the embedded coder was not installed. Now it is! Now principally everything works fine but in the examples Data_Login_Matlab, Servo_ADC, Servo_Sinus I get the following error: Servo_ADC_main.c:34: error: syntax error befo...
Real-Time Workshop Embedded Coder is not licensed or not installed. The current target is: C:\Program Files\MATLAB\toolbox\dspic\dspic\dspic.tlc is the error message with 2010b. I have the RTW coder for both versions Real-Time Workshop Version 7.0 (R2007b) Real-Time Workshop Version 7.6 (R2010b) My...
You need to set the Code Generation target : simulink configuration, pannel Code Generation, set it to dsPIC or pic32... a yellow block is capable of configuring the siumlink model automatically if you add it to your model. In all cases there was set dspic.tlc. I tried the same with Matlab2007b(32b...
I installed it with: install_dsPIC_R2007b. The example all result in the same error after some warnings. I post it for the first example at the end. In the examples I can open the "Master Block" and change it. If I copy the "Master Block" into my model, it seems to work. But no compilation. Peter K>...
Hi, I'm using Matlab 2007b with Windows7 64. The Installation seemed to be ok. But when I want to choose the Master I always get the Matlab error message: Error evaluating 'OpenFcn' callback of Master block (mask) 'Master'. Index exceeds matrix dimensions. I would be glad if someone could tell me wh...