Error msg: CMSIS Project not found on creating project

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error msg: CMSIS Project not found on creating project

1,085 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by smilydog on Sun Sep 12 03:25:24 MST 2010
Hello all,

i work with CodeRed IDE 3.5 any would like to create a new project. I did the follwing:

1. "New project"
2. "NXP LPC1100 projects" -> "NXP LPC1100 Semihosting C Project"
3. Insert a projectname ("test") -> "next"
4. choose LPC1114/301  -> "next"
5. checked "Use CMSIS..." -> "finish"
6. get this error window:

Quote:
LPCXpresso: Error
Dependet project CMSISv1p30_LPC11xx can be found in the examples bundle for the lpc11 family

The CMSIS project is imported by the IDE in the selected workspace. But there is no project directory (here the "test" project) and project source code.

Any ideas?

Thanks
0 Kudos
Reply
2 Replies

1,062 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by smilydog on Sun Sep 12 05:46:01 MST 2010

Quote: CodeRedSupport
...
Thus if you are creating an LPC11 project then you must have imported the CMSISv1p30_LPC11xx  project from the LPC11 examples into the same workspace.
...



Thank you for your fast reply. That was my fault. I didn't import the CMSIS project in the workspace. After I imported it, everything works fine. I also found that part on the getting started document. I was just blind. Sorry for that :(

Best regards
0 Kudos
Reply

1,062 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Sun Sep 12 05:04:00 MST 2010
In the most recent versions of LPCXPresso, then if you select the "Use CMSIS" tick box in the project wizard, then you must have already imported the appropriate CMSIS project into the same workspace.

Thus if you are creating an LPC11 project then you must have imported the CMSISv1p30_LPC11xx  project from the LPC11 examples into the same workspace. If you have already imported the CMSIS project and still see this error, then please send a screen shot showing both:

1) The project explorer view with the CMSIS project displayed
2) The error about the CMSIS project not existing.

Regards,
CodeRedSupport.
0 Kudos
Reply