Advertisement
Guest User

Maple

a guest
Nov 23rd, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. Going to build using 'armcompiler' (ARM)
  2. Compiling core...
  3. No libraries to compile.
  4. Compiling the sketch...
  5. Linking...
  6. Computing sketch size...
  7.  
  8. /tmp/build461940868090336596.tmp/sketch_nov23a.cpp.bin :
  9. section size addr
  10. .data 12776 0
  11. Total 12776
  12.  
  13.  
  14. Binary sketch size is reported above. Check it against a 108000 byte maximum.
  15. Loading via dfu-util
  16. Resetting to bootloader via DTR pulse
  17. Searching for DFU device [1EAF:0003]...
  18. Found it!
  19.  
  20. Opening USB Device 0x1eaf:0x0003...
  21. Found Runtime: [0x1eaf:0x0003] devnum=20, cfg=0, intf=0, alt=1, name="DFU Program FLASH 0x08005000"
  22. Claiming USB DFU Interface...
  23. Setting Alternate Setting ...
  24. Determining device status: state = dfuIDLE, status = 0
  25. dfuIDLE, continuing
  26. Transfer Size = 0x0400
  27. bytes_per_hash=255
  28. Starting download: [##################################################] finished!
  29. state(8) = dfuMANIFEST-WAIT-RESET, status(0) = No error condition is present
  30. Done!
  31. Resetting USB to switch back to runtime mode
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement