You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i know this issue has been reported several times now, but I still don't get why this error happens.
I succeeded with the HID demo, and I can still enter bootmode with drivecom, but i can't update the firmware anymore. I keep getting this error, I hope you can help me!
Action specified: SendExecutable
FATAL: System.InvalidOperationException: DeviceIoControl failed: 0079
bei DriveCom.PhisonDevice._SendCommand(SafeFileHandle handle, Byte[] cmd, Byte[] data, Int32 bytesExpected) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\PhisonDevice.cs:Zeile 365.
bei DriveCom.PhisonDevice.SendCommand(Byte[] cmd, Int32 bytesExpected) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\PhisonDevice.cs:Zeile 295.
bei DriveCom.PhisonDevice.TransferFile(Byte[] data, Byte header, Byte body) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\PhisonDevice.cs:Zeile 249.
bei DriveCom.PhisonDevice.TransferFile(Byte[] data) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\PhisonDevice.cs:Zeile 238.
bei DriveCom.Startup._ExecuteImage(String fileName) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\Startup.cs:Zeile 403.
bei DriveCom.Startup.Main(String[] args) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\Startup.cs:Zeile 109.
Oh and, can someone tell me which pins i have to shorten here:
Thank you very much!
The text was updated successfully, but these errors were encountered:
Hey,
i know this issue has been reported several times now, but I still don't get why this error happens.
I succeeded with the HID demo, and I can still enter bootmode with drivecom, but i can't update the firmware anymore. I keep getting this error, I hope you can help me!
Action specified: SendExecutable
FATAL: System.InvalidOperationException: DeviceIoControl failed: 0079
bei DriveCom.PhisonDevice._SendCommand(SafeFileHandle handle, Byte[] cmd, Byte[] data, Int32 bytesExpected) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\PhisonDevice.cs:Zeile 365.
bei DriveCom.PhisonDevice.SendCommand(Byte[] cmd, Int32 bytesExpected) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\PhisonDevice.cs:Zeile 295.
bei DriveCom.PhisonDevice.TransferFile(Byte[] data, Byte header, Byte body) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\PhisonDevice.cs:Zeile 249.
bei DriveCom.PhisonDevice.TransferFile(Byte[] data) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\PhisonDevice.cs:Zeile 238.
bei DriveCom.Startup._ExecuteImage(String fileName) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\Startup.cs:Zeile 403.
bei DriveCom.Startup.Main(String[] args) in c:\Users\Cr0wTom\Desktop\Psychson-master\DriveCom\DriveCom\Startup.cs:Zeile 109.
Oh and, can someone tell me which pins i have to shorten here:
Thank you very much!
The text was updated successfully, but these errors were encountered: