Rz usb boot helper não abre mais no windows 10

Após as ultimas atualizações do Windows 10 o app rz usb boot helper não é mais executado e não abre mais a tela, mais alguém com esse problema?

Existe algum programa alternativo ao rz_boot_helper? Pois como já havia dito aqui, após uma atualização do windows ele não funciona mais

I’ll ask our team to verify this issue. In the mean time you can try follow Linux guide and install python and boot-g12.py on your Windows machine. rz-usb-boot-helper is running the same Linux python code under the hood.

1 Like

Ok, vou tentar a sua sugestão do Python. Obrigado!

Como não sou muito bom no Python e uso o Windows ao invés do Linux, não consegui realizar a função boot-g12.py.

E o pior é que ao tentar o app RZ_USB_Boot_Helper o windows não informa nada então estou sem saber qual o erro.
E como já disse que uso o Windows e não sei usar o Linux, sem o RZ_USB_Boot_Helper meu RD_Zero está morto.
Agradeço se conseguirem resolver esse problema.

Olá Radaxa Yuntian!
Estou tentando seguir sua sugestão de executar o boot-g12.py no meu windows dentro do VsCode com Python instalado, configurado e testado com outros apps de teste mas quando tento executar o código em questão recebo a seguinte mensagem de erro: boot-g12.py: error: the following arguments are required: binary.
E se nem assim funciona no meu caso continuo sem poder limpar a memória do meu RX0 e instalar outras IMGs

You should first download https://dl.radxa.com/zero/images/loader/radxa-zero-erase-emmc.bin, then run the following command with the file in the same folder: python boot-g12.py radxa-zero-erase-emmc.bin

Muito obrigado amigo, vou testar aqui!

Olá testei suas dicas e nada funciona, estava pensando que pode ser por causa da versão do Python. Qual é a versão do Python recomendado para usar com este APP?
Estou usando Python3.

Python 3 is the correct version. If you cannot get it to work I suggest you give Linux a try. Also please attach a serial console and check the output, since it can also be a board issue.