RepRapFirmware recompile for DUET2_RTOS problem
-
Hi,
I think I checked all the directives in the buildinstruction.md file, but I still have a problem. The "Build All" operation is completed without any errors. But no Duet2CombinedFirmware.bin file is created, only makefiles (*.mk) .
Where am I making mistakes, or what is missing?
-
You need to include the FreeRTOS project in the workspace too.
-
Thank you, now things get much more mixed up for me.