autoas / as

automotive software(OSEK & AUTOSAR) and its tool-chain
https://github.com/autoas/ssas-public
973 stars 479 forks source link

Install on Linux #12

Closed inquisitor93 closed 6 years ago

inquisitor93 commented 6 years ago

Hi,

thank you for your work! Is there any clear tutorial on how to build everything on Linux available?

I was starting building ascore with make and I get this error: No module named 'BSWCOM'. What else do I have to build to get started?

parai commented 6 years ago

you can check on this http://parai.github.io/as/autosar/2018/02/20/as-study-platform.html

Karag0z commented 6 years ago

On this page, just launching the "Console.bat" file is required to build ascore and run. How can I launch this batch file in linux? Is there any equivalent script file?

parai commented 6 years ago

@Karagoz4 : that console.bat is for windows, not for ubuntu, you can use ubuntu terminal directly to build as