MCUXpresso Secure Provisioning v6 non funziona su windows 11
03-16-2023
08:43 AM
1,125 次查看
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,096 次查看
liborukropec
NXP Employee
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