Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Automotive Embedded system

Status
Not open for further replies.

hn1

Advanced Member level 4
Joined
Oct 28, 2006
Messages
105
Helped
5
Reputation
10
Reaction score
0
Trophy points
1,296
Activity points
1,872
I am a beginner in automotive embedded system.
Can any one suggest me good reference about that.

Added after 8 minutes:

I saw some thing about CAN in automotive .
can you explain how I can use it?
 

Check out MISRA web site, The Motor Industry Software Reliability Association.

I suggest you invest in the book

'MISRA-C:2004
Guidlines for the use of the C language in critical systems.'

Then you will need a program like PC-lint from Gimpel Software so you can check your code for Misra compliance.

CAN bus is used in automotive. A lot of info and sample code can be found at Microchip.
 

I saw an article about POLIS software. Can anybody suggest me a good software for automotive embedded systems
 

The language of choice for Automotive embedded is C. You just need an Ansi C compiler for the chipset you are using. The code has to comply with the Misra rules. That why you need the book.
 

also look at OSEK **broken link removed**

or **broken link removed**


regard.....
 

how about POLIS? anybody has comment?
 

Is OSEK an operating system for all automotive systems?
 

I have one query. Is all automotive embedded system uses MATLAB. Mainly which language is used in automotive embedded C or C++ or Java?
 

I prefer the CCSS by synopsis
 

    hn1

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top