I am using the command below:
C:\>xcopy /i /e %IDF_PATH%\examples\get-started\hello_world F:\Projekt1\Eclipse_kodok
The problem is every time I get the error:
Invalid number of parameters
Is there any method to solve this problem?
(I'm a beginner command prompt user.)