Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Auto IWG WP3"

m (categorize, link back)
 
Line 1: Line 1:
 
=== WP3: CDT Extensions ===
 
=== WP3: CDT Extensions ===
 +
This is work package 3 of the [[Automotive Industry Working Group]].
  
 
*WP Lead: Continental (I. Garro)
 
*WP Lead: Continental (I. Garro)
Line 28: Line 29:
 
* C metamodel that includes preprocessor statements.
 
* C metamodel that includes preprocessor statements.
 
* C++ (ANSI-C++ and/or embedded specific dialects like Extended Embedded C++ )
 
* C++ (ANSI-C++ and/or embedded specific dialects like Extended Embedded C++ )
 +
 +
[[Category:Auto IWG]]

Latest revision as of 08:36, 26 October 2011

WP3: CDT Extensions

This is work package 3 of the Automotive Industry Working Group.

  • WP Lead: Continental (I. Garro)

The development of embedded systems in the automotive area has additional requirements to CDT that will be collected, analyzed and supported from this working group. Features that will eventually be covered here are:

  • Binary Parsing, Memory parsing
  • Make extensions, generic compiler support
  • Better support for C
  • Static Analysis
  • Profiler Support
  • C-Unit Support


Wishlist

In addition to the list of frequently used components, the working group also identified a list of topics that should be addressed in future distributions:

  • Broad support of MISRA-C in the components
  • Target Device emulation / Simulation
  • Strategy for a model repository / distributed collaboration aspects
  • Support for Component testing and Code Coverage Analysis
  • Full Debugger Support
  • Build management support
  • C preprosessor enhancement
  • Product line support / Variant management.
  • C metamodel that includes preprocessor statements.
  • C++ (ANSI-C++ and/or embedded specific dialects like Extended Embedded C++ )

Back to the top