KW38 CAN'T debug

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

KW38 CAN'T debug

2,247件の閲覧回数
leonordo
Contributor I

我安装完MCUXpresso无法debug,请教一下是什么问题

ラベル(1)
0 件の賞賛
返信
1 返信

2,230件の閲覧回数
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hello,

 

Are you using the FRDM-KW38? Where you able to flash an BLE example before?

 

Your KW38 might be in Low Power mode. Could you try to do a mass-erase? By using an "unlock kinetis" command in J-Link Commander, or a mass erase command through MCUXpresso, which works as well.

 

And the Low-Power mode can be disabled by setting the following macro (in the app_preinclude.h header file) to a 0, like so:

 

/* Enable/Disable PowerDown functionality in PwrLib */
#define cPWR_UsePowerDownMode           0‍‍‍‍

 

Hope this helps.

 

Regards,

Ricardo

0 件の賞賛
返信