Part Number: TDA4VM
Hi,
Using PDK with windows requires some pre-setup before you start building the applications. This FAQ explains the setup required for the same.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TDA4VM
Hi,
Using PDK with windows requires some pre-setup before you start building the applications. This FAQ explains the setup required for the same.
Hi,
Please follow the steps below:



or
If you already have git bash installed on your windows, you can directly provide the path
set PATH=%PATH%;C:\Program Files\Git\mingw64\bin
or
Run the following command in command prompt
set PATH=%PATH%;<PATH TO GMAKE>
You can find gmake at <CCS_INSTALL_PATH>/xdctools_<version>
Regards,
Parth