May 17, 2021
04:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 17, 2021
04:42 AM
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:
I can't complete the compilation anymore. can anyone help me?
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?
- Tags:
- 377 make error
- IFX
1 Reply
May 18, 2022
05:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 18, 2022
05:28 AM
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
This widget could not be displayed.