Compilation error with TouchGFX application
Title modified by an ST moderator to be inline with the content.
My goal is to establish CAN communication between Riverdi display - RVT50HQSFWA01 and my laptop. After developing a test GUI using TouchGFX 4.26.0, when I added the code patch for CAN communication then I keep on getting various build errors due to comaptibility issue between TouchGFX and STM32Cube IDE packages. If anyone has tested CAN communication for Riverdi Display boards that can help then kindly reply. I have been trying to get this done for quite sometime now and have been stuck at what seemed like a very simple task.
For the sake of reference, the latest build error is :
make: *** No rule to make target 'C:/TouchGFXProjects/LIB_display_1/TouchGFX/target/CortexMMCUInstrumentation.cpp', needed by 'Application/User/TouchGFX/target/CortexMMCUInstrumentation.o'. Stop.
make: *** Waiting for unfinished jobs....
"make -j22 all" terminated with exit code 2. Build might be incomplete.
06:43:53 Build Failed. 2 errors, 0 warnings. (took 9s.295ms)
