NXP IDE check/uncheck settings issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

NXP IDE check/uncheck settings issue

ソリューションへジャンプ
714件の閲覧回数
vishnubeema
Contributor III

Hello,

 

I am importing examples using “Import SDK examples…” option. Issue I am facing is once import by selecting the options highlighted and then if I want to un-select the option how to do so.

Currently I am deleting the project and creating new project and during that I am unselecting. I want to avoid this tedious job.

 

pastedImage_1.png

pastedImage_2.png

 

Thanks & Regards

Vishnu Beema

タグ(2)
0 件の賞賛
1 解決策
625件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

At the simplest level you can change whether an SDK project sends output via semihosting or UART by modifying the values of the defines SDK_DEBUGCONSOLE  and SDK_DEBUGCONSOLE_UART. See the MCUXpresso IDE v10.1 User Guide, section 13.5.5, "Printf when using SDK", for more details.

But the easiest way to change UART / Semihosting is to select your project in the Project Explorer view, then go to

  • QuickStart Panel -> Quick Settings -> SDK Debug Console

and select "Semihost console" or "UART console" as required. (See section 16.1, "Quick Settings" of the User Guide for more details).

Regards,

MCUXpresso IDE Support

元の投稿で解決策を見る

0 件の賞賛
1 返信
626件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

At the simplest level you can change whether an SDK project sends output via semihosting or UART by modifying the values of the defines SDK_DEBUGCONSOLE  and SDK_DEBUGCONSOLE_UART. See the MCUXpresso IDE v10.1 User Guide, section 13.5.5, "Printf when using SDK", for more details.

But the easiest way to change UART / Semihosting is to select your project in the Project Explorer view, then go to

  • QuickStart Panel -> Quick Settings -> SDK Debug Console

and select "Semihost console" or "UART console" as required. (See section 16.1, "Quick Settings" of the User Guide for more details).

Regards,

MCUXpresso IDE Support

0 件の賞賛