target pattern contains no percent

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

cross mob
IvanoBono
Level 3
Level 3
25 sign-ins 10 sign-ins 10 replies posted
I'm doing some practice with the KIT_A2G_TC377_5V_TFT
i downloaded an example (Blinky_LED_1_KIT_TC377_TFT) and it worked fine. I started making some changes to the program, making the other LEDs light up as well. Now the compiler has started reporting the error:

make --output-sync -j6 all
Libraries/iLLD/TC37A/Tricore/_PinMap/IfxAsclin_PinMap.d:5: *** target pattern contains no '%'. Stop.
"make --output-sync -j6 all" terminated with exit code 2. Build might be incomplete.

I can't complete the compilation anymore. can anyone help me?
0 Likes
1 Reply
LilianKB
Level 1
Level 1
First question asked First reply posted Welcome!

Hello,

 

I have the same problem here, with the same error raising in different files. 
I have tried version 1.5.4, 1.6.0, 1.5.2, and the same problem always comes back randomly.

I noticed that if I clean the project before, the error is likely to not appear.

This is still very problematic for our development. Any help ?

 

Thanks in advance

0 Likes