New LPC54S018JxM project requires fsl_emc and fsl_debug_console

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

New LPC54S018JxM project requires fsl_emc and fsl_debug_console

Jump to solution
1,263 Views
rex_lam
Contributor IV

When I create a new LPC54S018JxM project, the SDK wizard tool requires emc and debug_console to be selected. When I deselect the emc driver or debug_console utility, I get this error.

"Unsatisfied component 'lpcxpresso54s018m' dependencies!
The following dependencies are missing: '[debug_console_lite(UTILITIES), emc(DRIVER)]'

The SDK wizard will not allow me to finish creating the project without these two components even though my project does not use them, and I can build fine without them. Why are these two dependencies required?

0 Kudos
1 Solution
1,215 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello rex_lam,

This is because when create new project we choose based on LPCxpresso54s018M board.

If you just based on  CHIP LPC54S018JxM, no need choose them:

Alice_Yang_0-1621935145260.png

Alice_Yang_1-1621935402909.png

 

Or if enable board, then choose "empty board files" also can work.

Alice_Yang_2-1621935669480.png

 

BR

Alice

 

 

View solution in original post

0 Kudos
4 Replies
1,249 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello rex_lam,

Do you use MCUXpresso IDE? Could you please attach your project and take a screenshot show your selection. thanks.

 

BR

Alice

0 Kudos
1,237 Views
rex_lam
Contributor IV

Yes, I use MCUXpresso IDE. I apologize, as I realize I have posted the question in the SDK forum instead of the IDE forum.

I have attached a sample project.

Here is the screenshot when emc is deselected.

rex_lam_0-1621613905782.png

Here is the screenshot when debug_console is deselected.

rex_lam_1-1621613995996.png

 

0 Kudos
1,216 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello rex_lam,

This is because when create new project we choose based on LPCxpresso54s018M board.

If you just based on  CHIP LPC54S018JxM, no need choose them:

Alice_Yang_0-1621935145260.png

Alice_Yang_1-1621935402909.png

 

Or if enable board, then choose "empty board files" also can work.

Alice_Yang_2-1621935669480.png

 

BR

Alice

 

 

0 Kudos
1,208 Views
rex_lam
Contributor IV

Thank you for your help. Much appreciated.

0 Kudos