@aggarg asked:
What is the error that you get? Which OS are you running on? Is the board detected by your PC?
Beside these questions, I wonder if you managed to import the project into Eclipse. Could you do the four steps that Gaurav described earlier?
FreeRTOS did create documentation about how to use Eclipse, for instance: Import and Build a Demo Project in Eclipse.
You will find many images and it shows exactly how to import a project into an Eclipse workspace.
There are many ways to go, different tools. One option is AC6-tools: System Workbench for STM32, which is an Eclipse.
To solve hardware issues, you can install “STM32 ST-LINK Utility.exe” and see if the board is connected to your PC. Make sure that you put the USB cable into the right USB slot (ST-Link) of the board.
When using VMware, the ST-link might be taken over by the VMWare client. It will be invisible in the host. You will have to disconnect it from the client.
Good luck!