Prev: generating correct signals / solver question
Next: ellipse points regularly spaced, or inverse of the incomplete
From: J.D. on 26 May 2010 15:13 We are in the early stages of porting our legacy C/C++ embedded control application to Matlab's Simulink/RTW. One of the features we need to replace is the shared memory comm we use for inter-processor communication. Our OS target is vxWorks. Was wondering if any one out there had any experience doing shared memory comm on vxWorks within the Simulink framework? If so what was your design? A custom shared memory comm built on top of VxMP and wrapped for Simulink? Or are there tools within Simulink for doing this sort of thing? |