MCUXpresso Secure Provisioning v6 non funziona su windows 11
03-16-2023
08:43 AM
1,126件の閲覧回数
mich28
Contributor II
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Salve, oggi ho provato il tool "MCUXpresso Secure Provisioning v6" con windows 11 (nb lo uso da diversi giorni su un altro pc con windows 10) prima di tutto volevo testare la comunicazione usb e ho ricevuto questo errore
provando con la stessa scheda e lo stesso adattatore ad usare lo stesso programma su windows 10 il problema non si presenta, quindi mi chiedo se questo software è compatibile con windows 11?
1 返信
03-20-2023
04:26 PM
1,097件の閲覧回数
liborukropec
NXP Employee
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello,
SEC should support Windows 11. Could you execute secure provisioning in verbose mode:
c:\nxp\MCUX_Provi_v6\bin\securep.exe -v
and then try the connection dialog? There might be some error message that might explain the issue.
Also try to ping the usb device using the `blhost` in the terminal:
cd c:\nxp\MCUX_Provi_v6\bin\tools\spsdkblhost -u -j -- get-property 1 0
And paste here the text output.
Please make sure device is in the ISP mode.
Regards,
Libor