Search code examples
autosar

Migration Non Autosar project to Autosar


I am working on project to developing a Software Component based on a given application. My concern is only Software component, without BSW developing or also ECU integration or anything else.

What is the main aspect that I should worried about?


Solution

  • Well for the swc you would need to know about configuring the RTE (swc-swc or swc-bsw interaction), with a little knowledge on services modules (ComM, COM, OS etc) APIs required for your application.