주요 콘텐츠

Enable force rebuild of static library

Option to create Arduino library files only when the Simulink model is compiled for the first time

Model Configuration Pane: Hardware Implementation / Hardware board settings / Target hardware resources / Build options

Description

  • on – When you select this option, Arduino® library files are built each time you compile the Simulink® model, thus resulting in a slower build.

  • off – When you clear the selection, Arduino library files are saved in a static library file. This library file is created only when the Simulink model is compiled for the first time. For all consecutive compilation, the support package uses the same library file, resulting in a faster build.

Settings

off (default) | on

Default: off

Programmatic Use

No programmatic use is available.

Version History

Introduced in R2020a