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

cpputest on target: make -C ../../../platforms_startup is missing #1747

Open
nandlol opened this issue Feb 15, 2023 · 0 comments
Open

cpputest on target: make -C ../../../platforms_startup is missing #1747

nandlol opened this issue Feb 15, 2023 · 0 comments

Comments

@nandlol
Copy link

nandlol commented Feb 15, 2023

Hello,

i've tried to follow the guide in order to run cpputest on Keil target.

The readme claims to make the startup library
make -C ../../../platforms_startup/armcc/AT91SAM7A3

but there is no platforms_startup folder. Someone can help me please?

If i continue the procedure without make the target i got this error:

/cygdrive/c/REPO/cpputest-3.8/platforms_examples/armcc/AT91SAM7A3 $ make Updating directory lib/ Updating directory objs/app/ Compiling C++ file ../../../examples/ApplicationLib/CircularBuffer.cpp for dependency. Out file objs/app/CircularBuffer.d. Error: C9912E: No --cpu selected Compiling C++ file ../../../examples/ApplicationLib/Printer.cpp for dependency. Out file objs/app/Printer.d. Error: C9912E: No --cpu selected Compiling C++ file tests/main.cpp for dependency. Out file objs/app/main.d. Error: C9912E: No --cpu selected make: *** [Makefile:297: objs/app/main.d] Error 1

Thanks

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

1 participant