]> git.zerfleddert.de Git - proxmark3-svn/blame - cockpit/4flashos.bat
Add checks in em4x50read to avoid segfaults in case loops go over the GraphTraceLen.
[proxmark3-svn] / cockpit / 4flashos.bat
CommitLineData
6658905f 1@echo off\r
e7aee94e 2echo ********************************************************************\r
3echo * REMEMBER: hold button down for the duration of the FLASH process *\r
4echo ********************************************************************\r
5\r
6REM next line is a dummy. It causes PM3 to reboot and enter the FLASH process\r
6658905f 7..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19\r
e7aee94e 8\r
9REM these actually do the real work\r
6658905f 10..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19\r
e7aee94e 11..\winsrc\prox.exe fpga ..\armsrc\obj\fpgaimage.s19\r
Impressum, Datenschutz