이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.
PIL(Processor-in-the-Loop) 시뮬레이션
PIL(Processor-in-the-Loop) 시뮬레이션은 생성된 소스 코드를 크로스 컴파일한 다음 타깃 하드웨어에 오브젝트 코드를 다운로드하여 실행합니다. 일반 시뮬레이션 결과와 PIL 시뮬레이션 결과를 비교하여 모델과 생성된 코드의 수치적 동등성을 테스트할 수 있습니다. PIL 시뮬레이션 동안 생성된 코드에 대한 코드 커버리지와 실행 시간 메트릭을 수집할 수 있습니다.
PIL 시뮬레이션에는 연결 구성이 필요합니다.
앱
| SIL/PIL 관리자 | 생성된 코드 확인 |
네임스페이스
target | 타깃 하드웨어 및 빌드 툴 정보 관리 |
클래스
객체
함수
도움말 항목
- SIL 및 PIL 시뮬레이션
SIL(Software-in-the-Loop) 및 PIL(Processor-in-the-Loop) 시뮬레이션에 대한 개요.
- SIL 또는 PIL 접근법 선택
최상위 모델, 참조 모델 및 서브시스템에서 생성된 코드를 테스트
- Simulink에 대한 PIL 타깃 연결 구성 생성
타깃 환경에 맞게 PIL 시뮬레이션을 사용자 지정 설정합니다.
- Host-Target Communication for Simulink PIL Simulation
Use the
rtiostreamAPI for communication between your development computer and target hardware during a PIL simulation. - Specify Hardware Timer for Simulink
Specify a hardware timer using the Code Replacement Tool.
- Set Up PIL Connectivity by Using Target Framework
Provide PIL connectivity between Simulink® and the target hardware.
- Custom Toolchain Directives Required for Code Coverage and Execution Profiling
Specify compiler directives for building PIL application that supports code coverage analysis and execution profiling.
- Configure and Run PIL Simulation
Set up and run top-model PIL and Model block PIL simulations.
- SIL/PIL 관리자를 사용한 서브시스템 코드 단위 테스트
SIL/PIL 관리자를 사용하여 Atomic Subsystem에 대한 단위 테스트를 수행합니다.
- SIL/PIL Manager Verification Workflow
A simplified workflow for verifying generated code.
- PIL Simulation Sequence
How a PIL simulation proceeds.
- Simulation Mode Override Behavior in Model Reference Hierarchy
How the simulation mode of the top model or parent model determines the simulation behavior of a model hierarchy.
- Field-Oriented Control of Permanent Magnet Synchronous Machine
Simulate motor control system, generate controller code, and use PIL simulation to test numerical equivalence and profile code execution times.
- Security for PIL Simulations
Security measures for PIL simulations.
- SIL and PIL Limitations
Modeling and code generation features that are not supported or partially supported by SIL and PIL simulations.
문제 해결
SIL 또는 PIL 시뮬레이션 중 코드 생성 과정 디버깅
디버거를 사용하여 생성된 코드의 동작을 파악하십시오.
SIL 및 PIL 파일을 포함하는 코드 생성 리포트와 정적 코드 메트릭을 생성합니다.
Verification of Code Generation Assumptions
The SIL or PIL simulation checks code generation assumptions.

