2021-11-30 07:29 AM
i am using touchGFX designer V4.18.0. In software run target option is disabled.
how can i recover that so please tell me the process to get run target option.
2021-12-01 07:58 AM
Core/Src/main.c:24:10: fatal error: usb_device.h: No such file or directory
#include "usb_device.h"
^~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [TouchGFX/build/STM32F469-DISCO/Core/Src/main.o] Error 1
gcc/Makefile:338: recipe for target 'TouchGFX/build/STM32F469-DISCO/Core/Src/main.o' failed
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [generate_assets] Error 2
gcc/Makefile:289: recipe for target 'generate_assets' failed
../gcc/Makefile:49: recipe for target 'all' failed
make: *** [all] Error 2
Failed
Failed
Hello,
how di i solve above issue? for usb application