주요 콘텐츠

이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

target 네임스페이스

타깃 하드웨어 및 빌드 툴 정보 관리

설명

이러한 클래스를 사용하여 타깃 하드웨어 및 툴 정보를 관리하십시오. 예를 들어, 코드 생성을 위한 새 타깃 하드웨어를 등록하거나, 외부 모드 및 PIL(Processor-in-the-Loop) 시뮬레이션을 위한 타깃 연결성을 설정하거나, 개발 컴퓨터에서 생성된 코드를 빌드하기 위한 사용자 지정 CMake 툴체인 정의를 생성할 수 있습니다.

클래스

target.AddOnDescribe add-on properties for target type
target.AliasCreate alternative identifier for target object
target.APIDescribe API details
target.APIImplementationDescribe API implementation details
target.ApplicationExecutionToolCapture system command information to run application from MATLAB computer
target.ApplicationStatusDescribe status of application on target hardware
target.BoardProvide hardware board details
target.Breakpoint Provide breakpoint details for debugger
target.BuildToolDescribe build tool
target.BuildToolTypeDescribe build tool type
target.CMakeSpecify CMake installation for building generated code
target.CMakeBuildTypeDescribe CMake build type or build configuration
target.CMakeBuilder Configure how CMake builds generated code
target.CMakeCacheEntryConfigure a CMake cache entry
target.CommandCapture system command for execution on MATLAB computer
target.BuildDependenciesDescribe C and C++ build dependencies to associate with target hardware
target.CommunicationChannelDescribe communication channel properties
target.CommunicationInterfaceDescribe data I/O details for target hardware
target.CommunicationProtocolStackDescribe communication protocol parameters
target.ConnectionBase class for target connection properties
target.ConnectionPropertiesDescribe target-specific connection properties
target.DebugExecutionToolProvide MATLAB service interface for debugger to manage processes on target hardware
target.DebugIOToolDebug byte stream I/O tool service interface
target.DirectiveDescribe command-line flag for tool
target.EmulatorProvide target emulator details
target.EnvironmentConfigurationConfigure system environment for toolchain
target.ExecutionServiceDescribe implementation of execution service for target application
target.ExecutionToolMATLAB service interface for tool that manages application execution on target hardware
target.ExternalModeRepresent external mode protocol stack
target.ExternalModeConnectivityBase class for external mode connectivity options
target.FileTypeDefine identifier for file type
target.FloatingPointDataTypeDescribe floating point data type implemented by compiler for target hardware
target.FunctionProvide function signature information
target.HardwareComponentSupportDescribe support for a hardware component
target.HostProcessExecutionToolCapture system command information to run target application from MATLAB computer
target.LanguageImplementationProvide C and C++ compiler implementation details
target.MainFunctionProvide C and C++ dependencies for main function of target hardware application
target.MakefileBuilderSpecify that toolchain is makefile-based
target.MakeToolTypeDescribe syntax for makefile type
target.MATLABDependenciesDescribe MATLAB class and function dependencies
target.PairedDirectiveDescribe pair of command-line flags
target.ObjectBase class for target types
target.PILProtocolDescribe PIL protocol implementation for target hardware
target.PortDescribe connection via target hardware port
target.PortConnectionDescribe target connection port
target.ProcessorProvide target processor information
target.ProfilingFreezingOverheadCapture freezing and unfreezing instrumentation overhead
target.ProfilingFunctionOverheadCapture function instrumentation overhead
target.ProfilingTaskOverheadCapture task instrumentation overhead
target.RepeatingDirectiveDescribe repeated command-line flag for tools
target.RS232ChannelDescribe serial communication channel
target.SystemCommandExecutionToolCapture system command information to run target application from MATLAB computer
target.TargetConnectionProvide details about connecting MATLAB computer to target hardware
target.TCPChannelDescribe TCP communication properties
target.TimerProvide timer details for processor
target.ToolsDescribe properties of tools for target hardware
target.ToolchainCapture high-level information about toolchain
target.UDPChannelDescribe UDP communication
target.XCPDescribe XCP protocol stack for target hardware
target.XCPExternalModeConnectivityRepresent connectivity options in external mode protocol stack
target.XCPPlatformAbstractionSpecify XCP platform abstraction layer for target hardware
target.XCPTCPIPTransportRepresent XCP TCP/IP transport protocol layer
target.XCPTransportBase class for XCP transport protocol layer
target.XCPSerialTransportRepresent XCP serial transport protocol layer

함수

target.addAdd target object to internal database
target.clearClear all target objects from internal database
target.createCreate target object
target.exportExport target object data
target.getRetrieve target objects from internal database
target.removeRemove target object from internal database
target.updateUpdate target objects in internal database
target.upgradeUpgrade existing definitions of hardware devices

버전 내역

R2019a에 개발됨