RS-232 and Multicore xPC Modelling
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hi,
Over a number of weeks I have been developing a plant model which runs on an xPC target machine to perform some HiL testing, and one of the functions it needs to perform is RS-232 comms with the board we are testing. Now the plant model has grown to the point where I am unable to get it to execute at the required rate on a single core, so was hoping to be able to move over to using concurrent execution with a multirate design.
However, as I discovered, the xPC RS-232 blocks do not allow execution from within a model reference, and mutlicore designs do not allow anything but model reference blocks in the top level design.
Is there any way around this? Or is it just not possible to use RS-232 as part of a multicore design?
Many thanks,
Nick
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!