이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
타깃 프레임워크
타깃 프레임워크를 사용하여 타깃 하드웨어 특성을 정의하고 툴을 MATLAB® 및 Simulink®와 통합할 수 있습니다. target
네임스페이스의 클래스를 사용하여 MathWorks 소프트웨어에 대한 타깃 하드웨어 또는 소프트웨어 플랫폼 정보를 캡처합니다. 이 정보를 사용하여 다음을 수행할 수 있습니다.
모델 시뮬레이션에서 타깃 하드웨어 동작을 재현합니다.
하드웨어 및 소프트웨어 플랫폼에 맞춰 MathWorks 제품 기능을 사용자 지정하고 최적화합니다.
타깃 하드웨어와 타사 소프트웨어 툴 또는 사용자 지정 소프트웨어 툴을 통합합니다.
예를 들어, 타깃 프레임워크를 사용하면 Simulink와 타깃 하드웨어 간의 연결을 제공하여 외부 모드와 PIL(Processor-in-the-Loop) 시뮬레이션을 수행할 수 있습니다.
네임스페이스
target | Manage target hardware and build tool information |
도움말 항목
- Using the Target Framework
An overview of the Target Framework.
- Register New Hardware Devices
Extend the range of supported hardware by registering new devices.
- Generate Native Half-Precision C Code from Simulink Models (Fixed-Point Designer)
Generate C code for embedded hardware targets that natively supports half precision floating-point data types.
- Create Custom CMake Toolchain Definition
CMake is a third-party, open-source tool for build process management.
- Define Custom Makefile-Based Toolchains Using Target Framework
Define and register custom makefile-based toolchains.
- Set Up External Mode Connectivity Between Simulink and Target Hardware
Use
target
namespace to provide connectivity between Simulink and target hardware. - Set Up PIL Connectivity by Using Target Framework
Provide PIL connectivity between Simulink and the target hardware.
- Define Custom Emulator for Target Connectivity
Provide connectivity for target emulator.
- Remove Instrumentation Overheads from Execution Time Measurements
Improve execution-time profiling on deterministic hardware.