Page 1 of 1

import wizard cannot find modules

Posted: Wed Jul 04, 2018 4:23 pm
by jsaksris
I have started coding from app_usb_aud_xk_216_mc

Then I 'created project based on existing application' but then the new project are not able to fine the modules.
[img]
import_wizard.PNG
import_wizard.PNG (23.91 KiB) Viewed 1605 times
import_wizard.PNG
import_wizard.PNG (23.91 KiB) Viewed 1605 times
[/img]

how can I add these module? as the library only included the library stuff (lib_usb) but not the module such as 'module_usb_shared'

below is the error msg. and searched directory.
[img]
error.PNG
(17.7 KiB) Not downloaded yet
error.PNG
(17.7 KiB) Not downloaded yet
[/img]
Thanks for your help.

Re: import wizard cannot find modules

Posted: Wed Jul 04, 2018 10:32 pm
by mon2
Hello. Please review this thread. Hope it helps:

http://www.xcore.com/viewtopic.php?t=3515

Re: import wizard cannot find modules

Posted: Thu Jul 05, 2018 8:50 am
by jsaksris
it worked.

The problem has to do with the location of the resources and and the project 'created based on existing application'.
When created, the project are being created in the workspace. If your resources are not in your workspace, this problem occurs.

import all the project component from zip to the workspace solved the problem.