Hello,
while starting and testing AppKit TC297 TFT I have some basic difficulties with programming and building applications.
I am using following IDEs:
The Firmware "AURIX TC297x TFT Application Kit Firmware" from myicp.infineon.com is based on using SWFramework_3v1r0_p1, too.
When performing the build process in SWFramework_3v1r0_p1 for firmware "Application_Kit_TC297TFT" without any changes on the project it throws several errors:
Attachment 2945
Description Resource Path Location Type
make: *** [build] Error 2 Application_Kit_TC297TFT C/C++ Problem
make[1]: *** [2_Out/Gnuc/0_Src/0_AppSw/Tricore/DemoApp/background_light.o] Error 1 Application_Kit_TC297TFT C/C++ Problem
make[1]: *** [2_Out/Gnuc/0_Src/0_AppSw/Tricore/DemoApp/Measurement.o] Error 1 Application_Kit_TC297TFT C/C++ Problem
make[1]: *** Waiting for unfinished jobs.... Application_Kit_TC297TFT C/C++ Problem
make[1]: *** [2_Out/Gnuc/0_Src/0_AppSw/Tricore/DemoApp/Perf_Meas.o] Error 1 Application_Kit_TC297TFT C/C++ Problem
More information is not available. Double clicks on errors for jumping to related errors does not work.
So it seems there is no Gnuc built firmware available. Checking meanwhile Eclipse CDT beginners manual.
As I'm a rookie on Eclipse developing C/C++ I do not know currently where to check my installation for correct setup of Gnuc. I guess it is the GNU-C compiler.
Tasking and Dcc does contain compiled .elf and related files. But how to flash to AppKit?
With free tricore toolchain from Hightec I had succeeded in flashing and running LCD_Demo for AppKitTC297TFT by using UDAS.
Best regards
DrGalle
while starting and testing AppKit TC297 TFT I have some basic difficulties with programming and building applications.
I am using following IDEs:
- Hightec Free Tricore Tool Chain (v4.9.1.0-infineon-1.1) from free-entry-toolchain.hightec-rt.com
- SWFramework_3v1r0_p1 from myicp.infineon.com
The Firmware "AURIX TC297x TFT Application Kit Firmware" from myicp.infineon.com is based on using SWFramework_3v1r0_p1, too.
When performing the build process in SWFramework_3v1r0_p1 for firmware "Application_Kit_TC297TFT" without any changes on the project it throws several errors:
Attachment 2945
Description Resource Path Location Type
make: *** [build] Error 2 Application_Kit_TC297TFT C/C++ Problem
make[1]: *** [2_Out/Gnuc/0_Src/0_AppSw/Tricore/DemoApp/background_light.o] Error 1 Application_Kit_TC297TFT C/C++ Problem
make[1]: *** [2_Out/Gnuc/0_Src/0_AppSw/Tricore/DemoApp/Measurement.o] Error 1 Application_Kit_TC297TFT C/C++ Problem
make[1]: *** Waiting for unfinished jobs.... Application_Kit_TC297TFT C/C++ Problem
make[1]: *** [2_Out/Gnuc/0_Src/0_AppSw/Tricore/DemoApp/Perf_Meas.o] Error 1 Application_Kit_TC297TFT C/C++ Problem
More information is not available. Double clicks on errors for jumping to related errors does not work.
So it seems there is no Gnuc built firmware available. Checking meanwhile Eclipse CDT beginners manual.
As I'm a rookie on Eclipse developing C/C++ I do not know currently where to check my installation for correct setup of Gnuc. I guess it is the GNU-C compiler.
Tasking and Dcc does contain compiled .elf and related files. But how to flash to AppKit?
With free tricore toolchain from Hightec I had succeeded in flashing and running LCD_Demo for AppKitTC297TFT by using UDAS.
Best regards
DrGalle