undefined references with STM32U5G9J-DK2 / Azure RTOS
Hello,
I have a problem with a STM32U5G9J-DK2 :
If I choose a project with FreeRTOS in GFX designer, I can upload the code in my board from GFX designer : it does work.
If I open the project file with CubeMXIde, I can modifiy and then upload the code in my board : it does work.
If I choose a project with Azure RTOS ThreadX, I can upload the code in my board from GFX designer : it does work.
But
If I open the generated project with Azure RTOS ThreadX in CubeMXIde, when I build the project, I have some undefined references, even if I do no modification of the generated code : it does not work.
It seems that I have a problem with the file HardwareMJPEGDecoder.hpp or .cpp but I am far to be certain.
I would like to know if it is a well-know and easy problem to solve with this lack of information
or more information is necessary ?
Thank you
Kind regards
David
