Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting to know more information #2

Open
0xkelvin opened this issue Jan 18, 2021 · 2 comments
Open

Getting to know more information #2

0xkelvin opened this issue Jan 18, 2021 · 2 comments

Comments

@0xkelvin
Copy link

Hi all,

I am very interested with your autosar open soure.
I would like to try it with my prototype product. But it hard to find out more information or document or guideline.
Could you please share to us some more documents ?

thanks.
Viet

@liker292
Copy link

$ make BOARDDIR=mpc5604p_trk CROSS_COMPILE=D:/NXP/S32DS_ARM_v2018.R1/Cross_Tools/gcc-6.3-2017-6-arm32-eabi/bin/arm-none-eabi- BDIR=examples/rte_simple all
sed: -e expression #1, char 12: unknown option to `s'
process_begin: CreateProcess(NULL, /usr/bin/find boards/ -maxdepth 1 -type d, ...) failed.
makefile:110: *** no such board: mpc5604p_trk, valid boards are: . Stop.

how to deal with the error,please?

@ashwindv0
Copy link

ashwindv0 commented Jan 4, 2022

Hi all,

When I tried to make, make all BOARDDIR=jacinto5 BDIR=build/ gives no such board error even though boards are available under directory 'boards/' [details mentioned below]

make[1]: Entering directory '/home/test/Documents/Automotive/AutoSAR/classic-platform/build/obj_jacinto5'

Build system version check not performed.
SELECT_OPT=OPT_DEBUG file
/bin/sh: 1: /opt/arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 1: /opt/arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 1: /opt/arm-none-eabi/bin/arm-none-eabi-gcc: not found
/bin/sh: 1: /opt/arm-none-eabi/bin/arm-none-eabi-gcc: not found
from rules.mk, /home/test/Documents/Automotive/AutoSAR/classic-platform/build/obj_jacinto5
gawk: fatal: can't open source file `/home/test/Documents/Automotive/AutoSAR/classic-platform/build/obj_jacinto5/scripts/get_version.awk' for reading (No such file or directory)
/usr/bin/find: ‘boards/’: No such file or directory
/home/test/Documents/Automotive/AutoSAR/classic-platform/makefile:122: *** no such board: jacinto5, valid boards are: . Stop.
make[1]: Leaving directory '/home/test/Documents/Automotive/AutoSAR/classic-platform/build/obj_jacinto5'
make: *** [makefile:201: build/] Error 2

Any help is really appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants