-
Notifications
You must be signed in to change notification settings - Fork 221
Firmware error 0x1400_000 : 2C #4
Comments
It should not (normally) happen all of a sudden, maybe you had the login option enabled ? |
lol - I did not know that there was that fake error screen - that fixed my problem - it works perfectly now :) Thanks :) :) :) 👍 |
I had the same problem when flashing. I was going to open an issue before reading this. It never occurred to me that it was the "play dead" screen all of sudden on startup. |
I flashed my device last night and had no issues
…On Mon, Jan 9, 2017 at 6:40 PM, Guillaume ***@***.***> wrote:
I had the same problem when flashing. I was going to open an issue before
reading this. It never occurred to me that it was the "play dead" screen
all of sudden on startup.
I never put the "play dead" as my login screen. But was put by default
after the update.
Removed that, problem fixed for me as well.
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABpPNxK60PN81OsLtImvii-OxHeLlBGLks5rQuGagaJpZM4Ldi0Y>
.
|
I'm not sure why it does that, I added a "magic flag" which has pretty much no chance of matching an uninitialized RAM value. At least it shouldn't happen again if you update your firmware next time. |
I am getting a Firmware error 0x1400_000 : 2C after installing the new build - is that a known error ?
mkdir build
cd build
cmake ../
make baseband
make firmware
make program
dfu-util --device 1fc9:000c --download ../firmware/hackrf_one_usb_ram.dfu --reset
dfu-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
dfu-util: DFU suffix CRC does not match
dfu-util: A valid DFU suffix will be required in a future dfu-util release!!!
dfu-util: No DFU capable USB device available
hackrf_spiflash -w ../build/firmware/portapack-h1-havoc.bin
File size 804744 bytes.
Erasing SPI flash.
Writing 804744 bytes at 0x000000.
Then I reset the device (unplug and replug USB) and get the error on screen (the top shows the menu bar and Portapack|Havoc + icons )
The text was updated successfully, but these errors were encountered: