Concurrent execution with xPC target

1 view (last 30 days)
Si Ru
Si Ru on 30 Jan 2013
Hi,
I am exploring concurrent execution in xPC to make use of the multi-core target platform. We broke our models up into several independent atomic tasks and managed to get them running on xPC.
However there is this warning message when we build the models:
“Warning: Model ‘Full_Model’ is running in External mode but references one or more models configured in Normal model. Blocks inside Normal mode referenced models cannot upload data or tune parameters in External mode.”
In the ModelReference Parameters for the individual tasks, there is this dropdown box for Simulation mode. It consists of Normal, Accelerator, SIL and PIL. There is no external mode. Could this be the reason why the warning message is present?
I have noticed that all our xPC File Scope in the individual tasks are not working. The files are not logged to xPC.
How can I resolve this issue?
Thank you.

Answers (0)

Categories

Find more on Multicore Processor Targets in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!