Matlab building error and importing the code to DAVE

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

cross mob
User19299
Level 2
Level 2
First solution authored
Hello,

I'm having a problem using the matlab simulink xmc library. Upon building the project, I getting the following error message in matlab:
Code settings: Infineon_XMC_Family.tlc; language C; Solver: Fixed-Step auto.
CMSIS Library path is empty;Compiler path is empty.
see pic 1

What does the error mean and how can I fix it?

There is no official guide on how to use the library and how to import the code to DAVE. Also I would like to debug directly from matlab. Is this possible and if so, is there a guide?

Thank you in advance!
0 Likes
1 Reply
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

It seems the path to the gcc compiler is not correctly setup.

Regards,
Jesus
0 Likes