Simulink PIL blocks.

2 views (last 30 days)
Sujeet Kumar Padhi
Sujeet Kumar Padhi on 19 Apr 2012
I am using matlab R2011a , CCS v3.3 , c6713. I have kept a part of my simulink model inside one subsystem & converted it into a PIL block. Then I connected the PIL block inplace of the subsytem.. But when I run the model I am getting the following errors.
1) Error in 'notch/Subsystem2' while executing C MEX S-function 'Subsystem1_pbs', (mdlOutputs), at time 0.0.
2) An error occurred while calling into the SIL or PIL target connectivity implementation.
3) RunToHalt: Timed out waiting for CCS to confirm completion.
why am I getting these errors ???

Answers (1)

Kaustubha Govind
Kaustubha Govind on 19 Apr 2012
Try increasing the "Maximum time allowed to complete IDE operation" on the IDE Link pane of the Configuration Parameters window?
  4 Comments
Sujeet Kumar Padhi
Sujeet Kumar Padhi on 21 Apr 2012
I increased the time to 20,50,100,200. I was not using any OS . I have tried with DSP/BIOS but after the building of the project when I connected the PIL & run the model...Time starts from T = 0.00 & it goes on increasing but I am not getting any output.(It didnt show any error this time).
I was getting errors when I didnt use any OS. But when I changed the timeout, now its not giving any errors but I am nt getting any result evenif the model runs for a long time... ???
Kaustubha Govind
Kaustubha Govind on 24 Apr 2012
Hmm.. I don't know what you can do to get this working at this point. Please try contacting MathWorks Tech Support if you have a license that is on maintenance?

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!