greg5678 commented on issue #6938:
URL: 
https://github.com/apache/incubator-nuttx/issues/6938#issuecomment-1244802606

   So, I downloaded nuttx 8.2 and did the same thing as before, but the device 
just keep blinking yellow and when I pressed the reset button the device's 
status LED stayed dark like before. I then took the firmware you gave me and it 
gave me the same results.
   
   
   
   ```
   sudo dfu-util -d 2b04:d006 -a 0 -s 0x08020000 -D nuttx.bin
   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: Invalid DFU suffix signature
   dfu-util: A valid DFU suffix will be required in a future dfu-util release!!!
   Opening DFU capable USB device...
   ID 2b04:d006
   Run-time device DFU version 011a
   Claiming USB DFU Interface...
   Setting Alternate Setting #0 ...
   Determining device status: state = dfuIDLE, status = 0
   dfuIDLE, continuing
   DFU mode device DFU version 011a
   Device returned transfer size 4096
   DfuSe interface name: "Internal Flash   "
   Downloading to address = 0x08020000, size = 336020
   Download     [=========================] 100%       336020 bytes
   Download done.
   File downloaded successfully
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to