Robuta

https://www.autosar.org/ AUTOSAR (Automotive Open System Architecture) Global partnership of companies to develop a standardized software framework and open E/E system architecture for intelligent mobility. open systemautosarautomotivearchitecture https://de.mathworks.com/help/bugfinder/ref/autosarc14rulea1201.html AUTOSAR C++14 Rule A12-0-1 - If a class declares a copy or move operation, or a destructor, either... If a class declares a copy or move operation, or a destructor, either via "=default", "=delete", or via a user-provided declaration, then all others of these... https://de.mathworks.com/help/bugfinder/ref/autosarc14rulea1101.html AUTOSAR C++14 Rule A11-0-1 - A non-POD type should be defined as class - MATLAB A non-POD type should be defined as class. https://se.mathworks.com/help/bugfinder/ug/statically-enforceable-autosar-cpp-14.html Statically Enforceable AUTOSAR C++14 Rules Supported by Polyspace Bug Finder - MATLAB & Simulink List of automated and partially automated rules in AUTOSAR C++14 that are supported by Polyspace. https://de.mathworks.com/help/codeprover/ug/could-not-find-include-file.html Resolve polyspace-autosar Error: Could Not Find Include File - MATLAB & Simulink Troubleshoot error when creating Polyspace project from AUTOSAR description. resolvepolyspaceautosarerrorcould https://se.mathworks.com/help/bugfinder/autosar-c-14.html?s_tid=CRUX_lftnav AUTOSAR C++14 Rules - MATLAB & Simulink List and description of AUTOSAR C++14 rules supported by Polyspace autosarcrulesmatlabsimulink https://ch.mathworks.com/help/autosar/ref/autosarxmloptions-settings.html AUTOSAR XML Options - AUTOSAR software component XML Options - MATLAB The autosar.api.getAUTOSARProperties function returns an object representing elements and properties in the AUTOSAR Dictionary. autosarxmloptionssoftwarecomponent https://au.mathworks.com/help/autosar/ug/model-autosar-variants.html Model AUTOSAR Variants - MATLAB & Simulink Model variants that AUTOSAR software components use to enable or disable AUTOSAR interfaces or implementations in the execution path, based on defined... modelautosarvariantsmatlabsimulink https://la.mathworks.com/help/bugfinder/ref/autosarc14rulea1202.html AUTOSAR C++14 Rule A12-0-2 - Bitwise operations and operations that assume data representation in... Bitwise operations and operations that assume data representation in memory shall not be performed on objects. https://nl.mathworks.com/help/autosar/ref/simulink.interface.dictionary.addplatformmapping.html addPlatformMapping - Add AUTOSAR Classic mapping to Simulink interface dictionary - MATLAB This MATLAB function adds mapping for the specified platform in the interface dictionary. addautosarclassicmappingsimulink https://de.mathworks.com/help/bugfinder/ref/autosarc14rulem654.html AUTOSAR C++14 Rule M6-5-4 - The loop-counter shall be modified by one of: --, ++, -=n, or +=n;... The loop-counter shall be modified by one of: --, ++, -=n, or +=n; where n remains constant for the duration of the loop. https://it.mathworks.com/help/autosar/release-notes.html Release Notes for AUTOSAR Blockset Documentation, examples, videos, and answers to common questions that help you use MathWorks products. release notesautosarblockset https://nl.mathworks.com/help/autosar/ug/create-architecture-models.html Create AUTOSAR Architecture Models - MATLAB & Simulink Create software architecture canvas for developing AUTOSAR compositions and components. architecture modelscreateautosarmatlabsimulink https://es.mathworks.com/help/autosar/ref/nvramservicecomponent.html NVRAM Service Component - Configure AUTOSAR NVRAM Services and Runtime Environment (RTE) for... The NVRAM Service Component block provides reference implementations of NVRAM Manager (NvM) services supported by AUTOSAR Basic Software (BSW) caller blocks. runtime environmentnvramservicecomponentconfigure https://uk.mathworks.com/help/autosar/ug/model-autosar-component-behavior.html Model AUTOSAR Component Behavior - MATLAB & Simulink Model the internal behavior of an AUTOSAR software component, including the behavior of runnables, events, and inter-runnable variables. modelautosarcomponentbehaviormatlab https://uk.mathworks.com/help/autosar/ug/configure-autosar-variants-in-ports-and-runnables.html Configure Variants for AUTOSAR Elements - MATLAB & Simulink Configure variation points to enable or disable AUTOSAR elements based on defined conditions. configurevariantsautosarelementsmatlab https://ch.mathworks.com/help/autosar/ref/controlfunctionavailablecaller.html Control Function Available Caller - Call AUTOSAR Function Inhibition Manager (FiM) service... For the AUTOSAR Classic Platform, the AUTOSAR standard defines important services as part of Basic Software (BSW) that runs in the AUTOSAR Runtime Environment... controlfunctionavailablecallerautosar https://www.mathworks.com/help/bugfinder/autosar-c-14.html?s_tid=CRUX_topnav AUTOSAR C++14 Rules - MATLAB & Simulink List and description of AUTOSAR C++14 rules supported by Polyspace autosarcrulesmatlabsimulink https://la.mathworks.com/help/codeprover/ref/autosarrunnablenotimplemented.html AUTOSAR runnable not implemented - Function implementing AUTOSAR runnable is not found - MATLAB This check determines if an AUTOSAR runnable specified in the ARXML specifications is implemented through a function in the source code. autosarrunnableimplementedfunctionimplementing https://de.mathworks.com/help/autosar/ug/configure-autosar-nonvolatile-data-communication.html Configure AUTOSAR Nonvolatile Data Communication - MATLAB & Simulink Read and write AUTOSAR nonvolatile (NV) data by using port-based NV data communication. data communicationconfigureautosarmatlabsimulink https://fr.mathworks.com/help/bugfinder/ref/autosarc14rulem654.html AUTOSAR C++14 Rule M6-5-4 - The loop-counter shall be modified by one of: --, ++, -=n, or +=n;... The loop-counter shall be modified by one of: --, ++, -=n, or +=n; where n remains constant for the duration of the loop. https://se.mathworks.com/help/autosar/ug/configure-autosar-service-interface-identifier.html Configure AUTOSAR Adaptive Service Interface Identifier - MATLAB & Simulink Configure service interface identifier for AUTOSAR adaptive service ports. configureautosaradaptiveserviceinterface https://la.mathworks.com/help/autosar/ug/configure-calibration-parameters.html Configure AUTOSAR Internal Calibration Parameters - MATLAB & Simulink Create AUTOSAR calibration parameters that are internal to a software component by using AUTOSAR.Parameter data objects. configureautosarinternalcalibrationparameters https://www.mathworks.com/help/bugfinder/ref/autosarc14rulea251.html AUTOSAR C++14 Rule A2-5-1 - Trigraphs shall not be used - MATLAB Trigraphs shall not be used. https://ch.mathworks.com/help/sldv/ug/analyze-autosar-component-models.html Analyze AUTOSAR Component Models - MATLAB & Simulink Analyze AUTOSAR component models for the Classic Platform. analyzeautosarcomponentmodelsmatlab https://de.mathworks.com/help/bugfinder/ug/required-autosar-cpp-14.html Required AUTOSAR C++14 Coding Rules Supported by Polyspace Bug Finder - MATLAB & Simulink List of required rules in AUTOSAR C++14 that are supported by Polyspace. https://se.mathworks.com/help/autosar/ug/create-autosar-architecture-from-system-composer-component.html Create AUTOSAR Architecture from System Composer Model - MATLAB & Simulink Create classic or adaptive AUTOSAR architecture from an existing System Composer model. system composercreateautosararchitecturemodel https://www.mathworks.com/help/bugfinder/ref/autosarc14rulem1602.html AUTOSAR C++14 Rule M16-0-2 - Macros shall only be #define'd or #undef'd in the global namespace -... Macros shall only be #define'd or #undef'd in the global namespace. https://la.mathworks.com/help/bugfinder/ref/checkautosarc14autosarcpp14.html -autosar-cpp14 - Check for violations of AUTOSAR C++ 14 rules - MATLAB This option affects Bug Finder only. autosarcheckviolationsrulesmatlab https://nl.mathworks.com/help/bugfinder/ref/autosarc14rulem1611.html AUTOSAR C++14 Rule M16-1-1 - The defined pre-processor operator shall only be used in one of the... The defined pre-processor operator shall only be used in one of the two standard forms. https://it.mathworks.com/help/bugfinder/ref/autosarc14rulea850.html AUTOSAR C++14 Rule A8-5-0 - All memory shall be initialized before it is read - MATLAB All memory shall be initialized before it is read. https://de.mathworks.com/help/bugfinder/ref/autosarc14rulea723.html AUTOSAR C++14 Rule A7-2-3 - Enumerations shall be declared as scoped enum classes - MATLAB Enumerations shall be declared as scoped enum classes. https://fr.mathworks.com/help/bugfinder/ref/autosarc14rulem1513.html AUTOSAR C++14 Rule M15-1-3 - An empty throw (throw;) shall only be used in the compound statement... An empty throw (throw;) shall only be used in the compound statement of a catch handler. https://de.mathworks.com/help/autosar/ug/autosar-classic-simulink-real-time.html Configure and Simulate AUTOSAR Classic Models with Simulink Real-Time - MATLAB & Simulink For system-level simulation of AUTOSAR Classic models, use AUTOSAR conversion features to Simulink Real-Time to rapidly prototype and simulate your model on a... classic modelsreal timeconfiguresimulateautosar https://www.mathworks.com/help/autosar/ug/example-author-autosar-compositions-in-architecture-model.html Author AUTOSAR Compositions and Components in Architecture Model - MATLAB & Simulink Example Develop AUTOSAR compositions and components for the Classic Platform using an architecture model. matlab simulinkauthorautosarcompositionscomponents https://nl.mathworks.com/help/autosar/ref/autosar.api.getsimulinkmapping.html autosar.api.getSimulinkMapping - Map Simulink elements to AUTOSAR elements - MATLAB In an AUTOSAR software component model, use AUTOSAR map functions to map model elements to AUTOSAR component elements from a Simulink model perspective. autosarapimapsimulinkelements https://se.mathworks.com/help/autosar/ug/example-create-and-configure-autosar-software-component.html Create and Configure AUTOSAR Software Component - MATLAB & Simulink Example Create an AUTOSAR software component model from an algorithm model. create and configurematlab simulinkautosarsoftwarecomponent https://in.mathworks.com/help/autosar/ref/diagnosticmonitorcaller.html DiagnosticMonitorCaller - Call AUTOSAR Diagnostic Event Manager (Dem) service interface... The AUTOSAR standard defines a Diagnostic Event Manager (Dem) service as a part of Basic Software (BSW) that runs in the AUTOSAR Runtime Environment (RTE). event managercallautosardiagnosticdem https://www.mathworks.com/help/bugfinder/ref/autosarc14rulea516.html AUTOSAR C++14 Rule A5-1-6 - Return type of a non-void return type lambda expression should be... Return type of a non-void return type lambda expression should be explicitly specified. https://ch.mathworks.com/help/autosar/index.html?s_tid=CRUX_topnav AUTOSAR Blockset Documentation AUTOSAR Blockset provides apps and blocks for developing AUTOSAR Classic and Adaptive software using Simulink models. autosarblocksetdocumentation https://de.mathworks.com/help/autosar/ref/autosar_ui_close.html autosar_ui_close - Close AUTOSAR Dictionary dialog box - MATLAB This MATLAB function closes the AUTOSAR Dictionary dialog box for the specified open model. dialog boxautosaruiclosedictionary https://se.mathworks.com/help/autosar/ug/view-autosar-component-or-composition-dependencies.html Create Profiles Stereotypes and Views for AUTOSAR Architecture Analysis - MATLAB & Simulink To help analyze AUTOSAR architecture, create filtered views of model hierarchies. create profilesarchitecture analysisstereotypesviews https://de.mathworks.com/help/autosar/ref/autosar.api.getsimulinkmapping.getparameter.html getParameter - Get AUTOSAR mapping information for Simulink model workspace parameter - MATLAB This MATLAB function returns the type of AUTOSAR parameter mapped to Simulink model workspace parameter slParameter. mapping informationgetautosar https://market.tutorialspoint.com/course/autosar-diagnostics-dem-dcm-uds-obd/index.asp AUTOSAR Diagnostics (DEM, DCM, UDS, OBD) Course This comprehensive AUTOSAR Diagnostic Stack course will teach you everything you need to know to develop and maintain AUTOSAR-based diagnostic systems. autosardiagnosticsdemdcmuds https://de.mathworks.com/help/bugfinder/ref/autosarc14rulea511.html AUTOSAR C++14 Rule A5-1-1 - Literal values shall not be used apart from type initialization,... Literal values shall not be used apart from type initialization, otherwise symbolic names shall be used instead. https://de.mathworks.com/help/bugfinder/ref/checkautosarc14autosarcpp14.html -autosar-cpp14 - Check for violations of AUTOSAR C++ 14 rules - MATLAB This option affects Bug Finder only. autosarcheckviolationsrulesmatlab https://fr.mathworks.com/help/bugfinder/ref/autosarc14rulem1503.html AUTOSAR C++14 Rule M15-0-3 - Control shall not be transferred into a try or catch block using a... Control shall not be transferred into a try or catch block using a goto or a switch statement. https://it.mathworks.com/help/bugfinder/ref/autosarc14rulem1871.html AUTOSAR C++14 Rule M18-7-1 - The signal handling facilities of csignal shall not be used - MATLAB https://nl.mathworks.com/help/autosar/ref/signalinvalidation.html Signal Invalidation - Control AUTOSAR root outport data element invalidation - Simulink Relay the first input, a data value, to the output, based on the value of the second input, an invalidation control flag. data elementsignalinvalidationcontrolautosar https://au.mathworks.com/help/autosar/ug/configure-mode-switch-with-property-map-functions.html Programmatically Configure AUTOSAR Mode-Switch Communication - MATLAB & Simulink Configure mode-switch communication using AUTOSAR property and map functions. mode switchprogrammaticallyconfigureautosarcommunication https://nl.mathworks.com/campaigns/offers/best-practices-autosar-iso-26262-with-simulink.html Best Practices for Targeting AUTOSAR Classic and ISO 26262 with Simulink - MATLAB & Simulink Learn how to efficiently meet ISO 26262 compliance with AUTOSAR. best practices https://ch.mathworks.com/help/autosar/ug/autosar-communication.html Model AUTOSAR Communication - MATLAB & Simulink Model communication between AUTOSAR software components with AUTOSAR ports and interfaces. modelautosarcommunicationmatlabsimulink https://jp.mathworks.com/help/autosar/ug/create-linux-executable.html Build Out of the Box Linux Executable from AUTOSAR Adaptive Model - MATLAB & Simulink Generate Linux executable for AUTOSAR adaptive model. out of the box https://de.mathworks.com/help/autosar/ref/simulink.interface.dictionary.addplatformmapping.html addPlatformMapping - Add AUTOSAR Classic mapping to Simulink interface dictionary - MATLAB This MATLAB function adds mapping for the specified platform in the interface dictionary. addautosarclassicmappingsimulink https://www.mathworks.com/help/bugfinder/ref/autosarc14rulea015.html AUTOSAR C++14 Rule A0-1-5 - There shall be no unused named parameters in the set of parameters for... There shall be no unused named parameters in the set of parameters for a virtual function and all the functions that override it. https://nl.mathworks.com/help/bugfinder/ref/autosarc14rulea1323.html AUTOSAR C++14 Rule A13-2-3 - A relational operator shall return a boolean value - MATLAB A relational operator shall return a boolean value. https://www.mathworks.com/help/autosar/ref/autosar.api.create.html autosar.api.create - Create or update mapped AUTOSAR component model - MATLAB This MATLAB function creates or updates mapped AUTOSAR software component model model. component modelautosarapicreateupdate https://nl.mathworks.com/help/autosar/ug/generating-autosar-code-and-description-files-adaptive.html Configure AUTOSAR Adaptive Code Generation - MATLAB & Simulink Configure code generation for AUTOSAR adaptive model. code generationconfigureautosaradaptivematlab https://de.mathworks.com/help/autosar/ref/autosar.api.getsimulinkmapping.getoutport.html getOutport - Get AUTOSAR mapping information for Simulink outport - MATLAB This MATLAB function returns the values of the AUTOSAR provider port arPortName, AUTOSAR data element arDataElementName, and AUTOSAR data access mode... mapping informationgetautosarsimulinkmatlab https://uk.mathworks.com/help/autosar/ref/autosar.arch.model.connect.html connect - Connect AUTOSAR architecture components and compositions - MATLAB This MATLAB function connects the output ports of component or composition comp1 to the input ports of component or composition comp2, based on matching port... architecture componentsconnectautosarcompositionsmatlab https://fr.mathworks.com/help/autosar/ug/configure-autosar-initialization-reset-or-terminate-runnables.html Configure AUTOSAR Initialize, Reset, or Terminate Runnables - MATLAB & Simulink Configure AUTOSAR system startup, reset, and shutdown sequences. configureautosarinitializeresetterminate https://www.mathworks.com/help/autosar/ug/configure-memory-allocation-for-event-data.html Configure Memory Allocation for AUTOSAR Adaptive Service Data - MATLAB & Simulink Specify whether middleware allocates memory for AUTOSAR adaptive event sends. memory allocationservice dataconfigureautosaradaptive https://nl.mathworks.com/help/bugfinder/ref/autosarc14rulem631.html AUTOSAR C++14 Rule M6-3-1 - The statement forming the body of a switch, while, do ... while or for... The statement forming the body of a switch, while, do ... https://ch.mathworks.com/fr/videos/autosar-code-generation-for-multiple-runnable-entities-102137.html AUTOSAR Code Generation for Multiple Runnable Entities - MATLAB & Simulink Configure and generate AUTOSAR-compliant code, and export AUTOSAR software component description XML files for a Simulink code generationautosarmultiplerunnableentities https://uk.mathworks.com/matlabcentral/answers/2173375-how-can-i-prevent-autosar-code-generation-from-reproducing-the-arxml How can I prevent AUTOSAR Code Generation from reproducing the ARXML? - MATLAB Answers - MATLAB... How can I prevent AUTOSAR Code Generation from... Learn more about autosar_blockset, autosar, embedded coder AUTOSAR Blockset, Embedded Coder how can i https://www.mathworks.com/help/bugfinder/ref/autosarc14rulea851.html AUTOSAR C++14 Rule A8-5-1 - In an initialization list, the order of initialization shall be... In an initialization list, the order of initialization shall be following: (1) virtual base classes in depth and left to right order of the inheritance graph,... https://fr.mathworks.com/help/autosar/ref/autosar_ui_launch.html autosar_ui_launch - Open AUTOSAR Dictionary dialog box - MATLAB This MATLAB function opens the AUTOSAR Dictionary dialog box with settings for the specified open model. dialog boxautosaruilaunchopen https://www.mathworks.com/help/bugfinder/ref/autosarc14rulea847.html AUTOSAR C++14 Rule A8-4-7 - "in" parameters for "cheap to copy" types shall be passed by value -... "in" parameters for "cheap to copy" types shall be passed by value. https://projects.eclipse.org/projects/automotive.adaaa/downloads Eclipse ADAAA (Adaptive Cruise Control Demo Application for Adaptive AUTOSAR) | projects.eclipse.org Get involved in Eclipse projects to help contribute to their success. We welcome users and adopters as part of the community. adaptive cruise controldemo applicationeclipse https://in.mathworks.com/help/autosar/ref/diagnosticinfocaller.html DiagnosticInfoCaller - Call AUTOSAR Diagnostic Event Manager (Dem) service interface DiagnosticInfo... The AUTOSAR standard defines a Diagnostic Event Manager (Dem) service as a part of Basic Software (BSW) that runs in the AUTOSAR Runtime Environment (RTE). event managercallautosardiagnosticdem https://fr.mathworks.com/help/autosar/ug/example-author-autosar-compositions-in-architecture-model.html Author AUTOSAR Compositions and Components in Architecture Model - MATLAB & Simulink Example Develop AUTOSAR compositions and components for the Classic Platform using an architecture model. matlab simulinkauthorautosarcompositionscomponents https://de.mathworks.com/help/autosar/ug/example-generate-autosar-adaptive-code-and-xml-descriptions.html Generate AUTOSAR Adaptive C++ Code and XML Descriptions - MATLAB & Simulink Example Generate AUTOSAR-compliant C++ code and export AUTOSAR XML (ARXML) descriptions from AUTOSAR adaptive component model. c codematlab simulinkgenerateautosaradaptive https://uk.mathworks.com/help/autosar/index.html?s_tid=hc_product_card AUTOSAR Blockset Documentation AUTOSAR Blockset provides apps and blocks for developing AUTOSAR Classic and Adaptive software using Simulink models. autosarblocksetdocumentation https://de.mathworks.com/help/autosar/ref/autosar.arch.model.open.html open - Open AUTOSAR architecture model - MATLAB This MATLAB function opens architecture model archModel in the editor. openautosararchitecturemodelmatlab https://fr.mathworks.com/help/bugfinder/ref/autosarc14rulea2135.html AUTOSAR C++14 Rule A2-13-5 - Hexadecimal constants should be uppercase - MATLAB Hexadecimal constants should be uppercase. https://de.mathworks.com/help/autosar/ref/autosar.api.getautosarproperties.get.html get - Get property of AUTOSAR element - MATLAB This MATLAB function returns the value of the specified property of the AUTOSAR element at elementPath. property ofgetautosarelementmatlab https://www.mathworks.com/help/autosar/autosar-data-types.html AUTOSAR Data Types - MATLAB & Simulink Configure data types and computational methods data typesautosarmatlabsimulink https://www.mathworks.com/help/bugfinder/ref/autosarc14rulea1321.html AUTOSAR C++14 Rule A13-2-1 - An assignment operator shall return a reference to "this" - MATLAB An assignment operator shall return a reference to "this". https://www.mathworks.com/help/autosar/ref/autosar.arch.model.export.html export - Export ARXML, ASAP2 files from AUTOSAR Blockset architecture models, and generate... This MATLAB function exports ARXML descriptions from AUTOSAR the component, composition, or architecture model archCCM. architecture modelsexportfiles https://de.mathworks.com/help/bugfinder/ref/autosarc14rulea850.html AUTOSAR C++14 Rule A8-5-0 - All memory shall be initialized before it is read - MATLAB All memory shall be initialized before it is read. https://nl.mathworks.com/help/bugfinder/ref/autosarc14rulem5012.html AUTOSAR C++14 Rule M5-0-12 - Signed char and unsigned char type shall only be used for the storage... Signed char and unsigned char type shall only be used for the storage and use of numeric values. https://www.mathworks.com/help/autosar/ug/autosar-classic-simulink-real-time.html Configure and Simulate AUTOSAR Classic Models with Simulink Real-Time - MATLAB & Simulink For system-level simulation of AUTOSAR Classic models, use AUTOSAR conversion features to Simulink Real-Time to rapidly prototype and simulate your model on a... classic modelsreal timeconfiguresimulateautosar https://ch.mathworks.com/help/autosar/ug/configure-com-axis-lookup-table-for-measurement-and-calibration.html Configure Lookup Tables for AUTOSAR Calibration and Measurement - MATLAB & Simulink Implement AUTOSAR integrated and distributed lookups with Simulink.LookupTable and Simulink.Breakpoint objects. lookup tablesconfigureautosarcalibrationmeasurement https://de.mathworks.com/help/bugfinder/ref/autosarc14rulem014.html AUTOSAR C++14 Rule M0-1-4 - A project shall not contain non-volatile POD variables having only one... A project shall not contain non-volatile POD variables having only one use. https://se.mathworks.com/help/ecoder/ug/qualify-code-generator-using-iec-cert-kit.html Qualification of Embedded Coder and AUTOSAR Blockset for Use in Processes that Must Comply with... Use the IEC Certification Kit to qualify Embedded Coder and AUTOSAR Blockset for supported industry standards, including ISO 26262: 2018, IEC 61508: 2010, IEC... https://it.mathworks.com/help/autosar/ug/configure-autosar-data-for-measurement-and-calibration.html Configure AUTOSAR Data for Calibration and Measurement - MATLAB & Simulink Define AUTOSAR data properties (SwDataDefProps), including SwCalibrationAccess, DisplayFormat, and SwAddrMethod. configureautosardatacalibrationmeasurement https://au.mathworks.com/help/autosar/autosar-component-behavior.html AUTOSAR Component Behavior - MATLAB & Simulink Configure runnable entities, events, and inter-runnable variables autosarcomponentbehaviormatlabsimulink https://fr.mathworks.com/help/bugfinder/ref/autosarc14rulem1631.html AUTOSAR C++14 Rule M16-3-1 - There shall be at most one occurrence of the # or ## operators in a... There shall be at most one occurrence of the # or ## operators in a single macro definition. https://fr.mathworks.com/help/autosar/ug/map-model-elements-using-simulink-autosar-mapping-explorer.html Map AUTOSAR Elements for Code Generation - MATLAB & Simulink Use Code Mappings editor to view and map AUTOSAR software component from Simulink perspective. code generationmapautosarelementsmatlab https://fr.mathworks.com/help/bugfinder/ref/autosarc14rulea1507.html AUTOSAR C++14 Rule A15-0-7 - Exception handling mechanism shall guarantee a deterministic... Exception handling mechanism shall guarantee a deterministic worst-case time execution time. https://kr.mathworks.com/help/autosar/ug/configure-autosar-initialization-reset-or-terminate-runnables.html Configure AUTOSAR Initialize, Reset, or Terminate Runnables - MATLAB & Simulink Configure AUTOSAR system startup, reset, and shutdown sequences. configureautosarinitializeresetterminate https://www.mathworks.com/help/autosar/ref/autosar.api.syncmodel.html autosar.api.syncModel - Update Simulink to AUTOSAR mapping of model with Simulink modifications -... This MATLAB function updates the Simulink to AUTOSAR mapping of model with modifications made to Simulink elements, such as data transfers, entry-point... of modelautosarapiupdatesimulink https://de.mathworks.com/help/bugfinder/ref/autosarc14rulea8412.html AUTOSAR C++14 Rule A8-4-12 - A std::unique_ptr shall be passed to a function as: (1) a copy to... A std::unique_ptr shall be passed to a function as: (1) a copy to express the function assumes ownership (2) an lvalue reference to express that the function... https://it.mathworks.com/help/autosar/ug/configure-autosar-shared-or-per-instance-parameters.html Configure AUTOSAR Shared or Per-Instance Parameters - MATLAB & Simulink Configure AUTOSAR shared or per-instance parameters by using model workspace parameters. configureautosarsharedperinstance https://nl.mathworks.com/help/bugfinder/ref/autosarc14rulea5161.html AUTOSAR C++14 Rule A5-16-1 - The ternary conditional operator shall not be used as a sub-expression... The ternary conditional operator shall not be used as a sub-expression. https://fr.mathworks.com/help/autosar/ug/example-generate-autosar-code-and-xml-descriptions.html Generate AUTOSAR C Code and XML Descriptions - MATLAB & Simulink Example Generate AUTOSAR-compliant C code and export AUTOSAR XML (ARXML) descriptions from AUTOSAR component model. c codematlab simulinkgenerateautosarxml https://de.mathworks.com/help/codeprover/ug/run-polyspace-on-autosar-code.html Run Polyspace on AUTOSAR Code - MATLAB & Simulink Check code implementation of AUTOSAR software components for run-time errors or violation of ARXML data constraints. runpolyspaceautosarcodematlab https://de.mathworks.com/help/bugfinder/ref/autosarc14rulem528.html AUTOSAR C++14 Rule M5-2-8 - An object with integer type or pointer to void type shall not be... An object with integer type or pointer to void type shall not be converted to an object with pointer type. https://de.mathworks.com/matlabcentral/answers/476277-call-to-autosar_make_rtw_hook-ended-with-error Call to autosar_make_rtw_hook ended with error - MATLAB Answers - MATLAB Central Call to autosar_make_rtw_hook ended with error. Learn more about autosar, code generation, autosar_make_rtw Simulink, MATLAB https://fr.mathworks.com/matlabcentral/answers/2065076-how-to-connect-autosar-client-server-ports-in-system-composer How to connect AUTOSAR client server ports in system composer? - MATLAB Answers - MATLAB Central How to connect AUTOSAR client server ports in... Learn more about system composer, autosar, client server ports System Composer, AUTOSAR Blockset how to connect