Library project with Aurix Development Studio

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User19734
Level 1
Level 1
5 replies posted First reply posted First question asked
Hi everybody,
using Aurix Development Studio i've created an Aurix project for my Aurix TC267 board, and it is working fine.
Now i need to create also a library project, which output (a .a file) will be included in the first project, but i'm having trouble.

To create the library project i've selected File -> New -> C Project -> Static Library (which has only the cross GCC compiler).
Now if i try to compile the library project i obtain the following error:

Error: Program "make" not found in PATH

I believe it may be a toolchain problem, the project that works fine is using the Aurix Toolchain, while the library is using the cross GCC compiler.

How can i make a working library project with Aurix Development Studio?

4517.attach
0 Likes
0 Replies