New LPC54S018JxM project requires fsl_emc and fsl_debug_console

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

New LPC54S018JxM project requires fsl_emc and fsl_debug_console

跳至解决方案
1,710 次查看
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 项奖励
回复
1 解答
1,662 次查看
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 项奖励
回复
4 回复数
1,696 次查看
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 项奖励
回复
1,684 次查看
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 项奖励
回复
1,663 次查看
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 项奖励
回复
1,655 次查看
rex_lam
Contributor IV

Thank you for your help. Much appreciated.

0 项奖励
回复