as icon indicating copy to clipboard operation
as copied to clipboard

automotive software(OSEK & AUTOSAR) and its tool-chain

Results 12 as issues
Sort by recently updated
recently updated
newest added

E:\as\as-0.2.0>scons !!!SCONS on MSYS2!!! /usr/bin/python3.9: can't open file '/e/as/as-0.2.0/C:\msys64\usr\bin\scons': [Errno 2] No such file or directory ![AAAA](https://user-images.githubusercontent.com/44663208/160033654-a3b5db7a-af09-4ae0-89d8-9178307a4b30.png)

when i run :scons studio, Error message ![11111111111](https://user-images.githubusercontent.com/44663208/161357304-f28fb63b-5948-4a9a-a2e4-b9a9ddf7dea3.jpg)

when i do follow : set BOARD=stm32f107vc set RELEASE=ascore scons then: ...... CC release\download\stm32f107vc\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_ioreq.c CC release\download\stm32f107vc\Src\main.c CC release\download\stm32f107vc\Src\stm32f1xx_hal_msp.c CC release\download\stm32f107vc\Src\stm32f1xx_it.c CC release\download\stm32f107vc\Src\usbd_cdc_if.c CC release\download\stm32f107vc\Src\usbd_conf.c CC release\download\stm32f107vc\Src\usbd_desc.c CC release\download\stm32f107vc\Src\usb_device.c CC release\ascore\app\app.c...

This application failed to start because it could not find or load the Qt platform plugin "windows" in "". Reinstalling the application may fix this problem. Exception: FAIL of RunCommand...

bitcoin:bc1qj4fslaejkk9nwem9y5t76nj4y9uhcs3nzmw5e8?label=alireza%20susanichezeh

My Public Address to Receive BTC bc1qp8h4zdjgzpu7tkwmlntr5dfrfz6qqzpmp93dk2 Pay me via Trust Wallet: https://link.trustwallet.com/send?coin=0&address=bc1qp8h4zdjgzpu7tkwmlntr5dfrfz6qqzpmp93dk2

I am ne to AUTOSAR. I downloaded the as on my Windows 10. How do I run it or build it? How do I use it? Thank you.

how to install "easy OpenSAR studio",please?

Windows10 OS followed procedure @ http://autoas.github.io/as/autosar/2018/02/20/as-study-platform.html This is the error i get: scons: Reading SConscript files ... D:\Devel\as\/com/as.tool/config.infrastructure.system/third_party/autosar/base.py:157: SyntaxWarning: "is not" with a literal. Did you mean "!="? if len(tmp[2])>0...

D:\Devel\as>scons scons: Reading SConscript files ... ==> Please set environment CWCC_PATH set CWCC_PATH=/path/to/codewarrior_compiler Why is not the path properly set by the installer? Where is the compiler supposed to be...