Main Content

Deployment, Integration, and Supported Hardware

Integrate, protect, package, and relocate generated code; deploy generated code to supported hardware

After you finish iterating through code generation and verification for a model, you deploy the resulting code for integration or use the code in a production environment. Deployment involves activities such as setting up the code for sharing between projects or providing the code to a system integrator or vendor. You might:

  • Integrate generated callable function code into a main program.

  • Adapt a generated program to run without an external real-time executive or operating system on target hardware.

  • Integrate a generated program with an operating system or board support package.

  • Relocate static and generated code files for a model to another development environment.

  • Use a generated shared library in application code.

  • Package and share artifacts generated for a model with a third party without revealing intellectual property.

Categories