i am getting a load of errors when trying to compile, i have successfully completed the initial video 'Integrating Touchgfx and Cubemx',. here are some errors
all the undefined are in the cmsis.os.c so they should be seen any ideas,
do these not get created with the project? excuse my ignorance but where can i find these?
i have updated to the latest version of Cubemx, TouchGFX and now even the latest video tutorial doesnt work, same errors along with the USBH undefined errors as well,, your help is much appreciated.
I had similar issues on my first attempt. I think there is a specific sequence you have to follow to get cube and touchgfx to understand each other properly.
try following the youtube video step by step. I believe you need to generate in cube before starting the touchgfx process. then you generate in touchgfx. then you can try to compile and it will fail on the simulator files which you then need to exclude from the build.