Hello all,
Currently I'm using a project & I would like to create a new project based on the existing project. So, I copied the files and renamed the project in the same workspace folder.
Now I tried to add the project, which is with different name, using add files from directory but it's not adding any thing into the workspace.
Kindly help in this regard,
Raju
已解决! 转到解答。
Hi Jiri,
I copied the project as you suggested and make necessary changes in the debug configurations like selecting the NXP device but, when I try to debug using the PE Micro
Also, I observed there is an project binary (.elf) file missing in the debugger configutations startup options
Kindly help in thhis regard,
Raju
Hi Raju,
did you properly build your project - is the .elf file present in Binaries?
Also make sure, that Debug configuration is pointing to that .elf file:
If the .elf file is present - you should see in Startup something like this:
Jiri
Hi Jiri,
As suggested, I just added the elf file using search project option and hence the elf appears in the startup as well. Then I tried to debug.
Now, I'm getting an new error as shown below. What to do now?
Raju.