|
setupTarget |
Top Next |
|
setupTarget set up embedded target platform Since R2019b
Library: embeddedCreatorLib ( Dafulai Electronics) /setupTarget
Description
This block sets up which Micro-controller family will be used.
Notes: 1 For any embedded Micro-controller platform, you must have one "SetupTarget" block. And you must install windows IDE software for this platform. For Microchip embedded platform, the IDE software is MPLABX IDE and MCC or Harmony. For STM32 platform, the IDE software is STM32CubeIDE. For TI DSP C28X platform, the IDE software is CCS, SysConfig, C2000ware. 2 Before you use code creator, you must use platform IDE software to configure all hardware resource you will use in Simulink model. You must use timer1 as Simulink 1 ms tick source if it is Microchip Non-Arm Cortex platform. You must use tcc1 as Simulink 1 ms tick source if it is Microchip Arm Cortex platform. 3 All blocks we provide for embedded target are "non-blocking" in order to keep real-time in bare metal programming environment.
Parameters
Please double click this block to open parameters dialog below:
Let us explain parameters.
Ports
Input
None
Outport
None.
|