Main Content

Sample Custom Targets

There are technical solutions on the MathWorks Web site that you can use as a starting point to create your own target solution. The solutions provide guides to the following tasks for creating custom targets:

  • Methods of embedding code onto a custom processor

  • Creating a system target file

  • Customizing the makefile and main file

  • Adding compiler, chip, and board specific information

  • Integrating legacy code and device drivers

  • Creating blocks and libraries

  • Implementing processor-in-the-loop (PIL) testing.

Consider these options:

If you have questions on specific targets, email mytarget@mathworks.com.

The example kits and this document describe Embedded Coder® features such as customized ert system target files and processor-in-the-loop testing, but you can study the examples as a starting point for use with Simulink Coder™ targets.

Related Topics