Skip to main content
MathiYadav.E
Associate II
April 26, 2021
Question

How to create a TouchGFX project without the use of RTOS?

  • April 26, 2021
  • 0 replies
  • 472 views

I feel doing a project with RTOS in TouchGFX is more complex as i don't have a knowledge in RTOS.Then i chosen makefile as IDE in the cubeMX,And disable FreeRTOS in MX and generate the code.Then With Cube IDE successfully build,but it does not build in cmd terminal using make command and it throw an error (i.e touchgfx->taskentry undefined),and its not showing anything on the screen getting blank screen.

This topic has been closed for replies.