IFX_INTERRUPT causes make build fail

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

cross mob
aurther
Level 2
Level 2
10 replies posted 10 sign-ins 5 replies posted

Am using Aurix Tc37x and want to write a code for interrupt handler for smu alarm

Am doint the same way, to trigger smu software alarm 0, as in the sample code given by infineon.

 

But i build using cmake and getting make error

error: expected declaration specifiers or ‘...’ before numeric constant

 

 

0 Likes
1 Solution
µC_Wrangler
Employee
Employee
50 solutions authored 100 sign-ins 25 likes received

Can you try building your code in AURIX Development Studio?  If you're having trouble with cmake, we'd need a lot more detail to help - what compiler you're using, and probably a sample project.

View solution in original post

1 Reply
µC_Wrangler
Employee
Employee
50 solutions authored 100 sign-ins 25 likes received

Can you try building your code in AURIX Development Studio?  If you're having trouble with cmake, we'd need a lot more detail to help - what compiler you're using, and probably a sample project.