I am trying to make an autosar application on DEMO9S12XEP100 board(S12X),
I wanted to know that can i program LIN and CAN through code warrior and if
MCAL and Autosar OS are included in code warrior or they have to purchased seperately
http://www.freescale.com/webapp/sps/site/overview.jsp?code=ATOSFTWR
CAN, LIN and other drivers a part of AUTOSAR MCAL stack. The user application which uses the stack can be designed in a CodeWarrior environment. Freescale's MCAL stack can be compiled using CodeWarrior. For configuration of the MCAL stack Freescale a tool such as Elektrobit tresos can be used. Freescale provides evaluation licenses for both Freescale MCAL can EB tresos tool.
I do have EB tresos studio and the AUTOSAR MCAL from S12X, on the other side I do have CodeWarrior. I don't really understand which would be the appropiate step-to-step in order to create a whole project.
I can create .c, .h, .arxml from tresos studio, but how can I import this project and develop my application into Codewarrior?
Would it be posible to debug using Hiwave later on?
The tools and AUTOSAR are separate. You must purchase a license for the tools (In your case CodeWarrior for HCS12(X)), and another for AUTOSAR. You can program the LIN and CAN just using the CodeWarrior for HCS12(X) tools. I am not familiar with MCAL and cannot asnwer to that.
HTH.
---Tom