Forums - Hello World example in QCA4020

2 posts / 0 new
Last post
Hello World example in QCA4020
vcs.remukee98
Join Date: 13 Mar 21
Posts: 1
Posted: Sat, 2021-03-13 02:24

Hi,

I am trying the Hello World example code in the following link, using QCA4020 developement kit.

Quote:
https://developer.qualcomm.com/project/hello-world-w-qca4020-dev-kit

In the 3rd step of Import sample Hello World application, .cproject and .settings files are not created while running the given bat file  eclipseSupport.bat.

I am running this .bat file in Windows.

This is the error I am gettig in the command prompt while running the .bat file.

xcopy is not recognized as an internal or external command, operable program or batch file. Eclipse Environment Set

How can I get rid of this error, Please provide the solution for this.

Thank You.

  • Up0
  • Down0
ss.pandiri
Join Date: 29 May 18
Posts: 58
Posted: Tue, 2021-03-23 07:29

hi,

I think you need to set the path variable:

set Path=%path%;C:\Windows\system32

xcopy should work after this

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.