Tying Simulink Coder to the Simulink Model

I was curious if there was a way to directly send data to or get data from an "Inport" or "Outport" block from custom code written in a Simulink Coder block?
I'd like to use Simulink to create firmware for an embedded target, however, the Embedded Coder toolbox does not have support any of my embedded target's peripherals, hence I need to write custom C code to implement an interface to them.

 Accepted Answer

More Answers (1)

Matthew
Matthew on 22 Feb 2012
Thank you! This was exactly the information I needed.

Community Treasure Hunt

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

Start Hunting!