New project wizard: file exists conflict (fsl_debug_console.h)

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

New project wizard: file exists conflict (fsl_debug_console.h)

Jump to solution
1,346 Views
danielholala
Senior Contributor II

Hello,

using MCUXpresso 11.4.1, I've downloaded LPC5526 SDK  and created a new project via the "New project" wizard (from Quickstart Panel).

To generate a "full" project, I enabled all drivers and utilities. After clicking "Finish" button, I see the following popup window:

 

New Project Wizard - Importing conflictNew Project Wizard - Importing conflict

Why is this? 

0 Kudos
1 Solution
1,341 Views
danielholala
Senior Contributor II

I think I found it:

"New project" wizard allows me to select both components "assert_lite" and "assert" (i.e. I clicked on "select all"). This will automatically select "debug_console" and "debug_console_light". Apparently the latter two conflict.

So I deselected the *_lite components and everything imported flawlessly.

 

View solution in original post

0 Kudos
1 Reply
1,342 Views
danielholala
Senior Contributor II

I think I found it:

"New project" wizard allows me to select both components "assert_lite" and "assert" (i.e. I clicked on "select all"). This will automatically select "debug_console" and "debug_console_light". Apparently the latter two conflict.

So I deselected the *_lite components and everything imported flawlessly.

 

0 Kudos