Advertisement
Guest User

update all

a guest
Jul 3rd, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. christopher@archimedes:kinetis-flashing-utility-ng$ sudo ./update.sh ev3 all
  2. [sudo] password for christopher:
  3. SEGGER J-Link Commander V4.88b ('?' for help)
  4. Compiled Jul 21 2014 16:17:56
  5.  
  6. Script file read successfully.
  7. DLL version V4.88b, compiled Jul 21 2014 16:17:54
  8. Firmware: J-Link V9 compiled Oct 28 2014 19:25:34
  9. Hardware: V9.00
  10. S/N: 59300495
  11. Feature(s): GDB
  12. VTarget = 3.291V
  13. Info: TotalIRLen = 4, IRPrint = 0x01
  14. Info: Found Cortex-M4 r0p1, Little endian.
  15. Info: FPUnit: 6 code (BP) slots and 2 literal slots
  16. Info: TPIU fitted.
  17. Info: ETM fitted.
  18. Info: ETB present.
  19. Info: CSTF present.
  20. Found 1 JTAG device, Total IRLen = 4:
  21. #0 Id: 0x4BA00477, IRLen: 04, IRPrint: 0x1, CoreSight JTAG-DP (ARM)
  22. Cortex-M4 identified.
  23. Target interface speed: 100 kHz
  24. Processing script file...
  25.  
  26. Info: Device "MK10FN1M0XXX12" selected (1024 KB flash, 128 KB RAM).
  27. Reconnecting to target...
  28. Info: TotalIRLen = 4, IRPrint = 0x01
  29. Info: TotalIRLen = 4, IRPrint = 0x01
  30. Info: Found Cortex-M4 r0p1, Little endian.
  31. Info: FPUnit: 6 code (BP) slots and 2 literal slots
  32. Info: TPIU fitted.
  33. Info: ETM fitted.
  34. Info: ETB present.
  35. Info: CSTF present.
  36.  
  37. Found SWD-DP with ID 0x2BA01477
  38. Unlocking device...O.K.
  39.  
  40. Info: Found SWD-DP with ID 0x2BA01477
  41. Info: Found SWD-DP with ID 0x2BA01477
  42. Info: Found Cortex-M4 r0p1, Little endian.
  43. Info: FPUnit: 6 code (BP) slots and 2 literal slots
  44. Info: TPIU fitted.
  45. Info: ETM fitted.
  46. Info: ETB present.
  47. Info: CSTF present.
  48. Reset delay: 0 ms
  49. Reset type NORMAL: Resets core & peripherals via SYSRESETREQ & VECTRESET bit.
  50.  
  51. PC = FFFFFFFE, CycleCnt = 00000000
  52. R0 = 00000000, R1 = 00000000, R2 = 00000000, R3 = 00000000
  53. R4 = 00000000, R5 = 00000000, R6 = 00000000, R7 = 00000000
  54. R8 = 00000000, R9 = 00000000, R10= 00000000, R11= 00000000
  55. R12= 00000000
  56. SP(R13)= FFFFFFFC, MSP= FFFFFFFC, PSP= 00000000, R14(LR) = FFFFFFFF
  57. XPSR = 01000000: APSR = nzcvq, EPSR = 01000000, IPSR = 000 (NoException)
  58. CFBP = 00000000, CONTROL = 00, FAULTMASK = 00, BASEPRI = 00, PRIMASK = 00
  59.  
  60. FPS0 = 00000000, FPS1 = 00000000, FPS2 = 00000000, FPS3 = 00000000
  61. FPS4 = 00000000, FPS5 = 00000000, FPS6 = 00000000, FPS7 = 00000000
  62. FPS8 = 00000000, FPS9 = 00000000, FPS10= 00000000, FPS11= 00000000
  63. FPS12= 00000000, FPS13= 00000000, FPS14= 00000000, FPS15= 00000000
  64. FPS16= 00000000, FPS17= 00000000, FPS18= 00000000, FPS19= 00000000
  65. FPS20= 00000000, FPS21= 00000000, FPS22= 00000000, FPS23= 00000000
  66. FPS24= 00000000, FPS25= 00000000, FPS26= 00000000, FPS27= 00000000
  67. FPS28= 00000000, FPS29= 00000000, FPS30= 00000000, FPS31= 00000000
  68. FPSCR= 00000000
  69.  
  70. Erasing device (MK10FN1M0xxx12)...
  71. Info: J-Link: Flash download: Total time needed: 2.046s (Prepare: 0.316s, Compare: 0.000s, Erase: 1.706s, Program: 0.000s, Verify: 0.000s, Restore: 0.022s)
  72. Erasing done.
  73.  
  74. Downloading file [./../evX/ev3/stage0.bin]...Info: J-Link: Flash download: Flash programming performed for 1 range (4096 bytes)
  75. Info: J-Link: Flash download: Total time needed: 0.798s (Prepare: 0.433s, Compare: 0.004s, Erase: 0.000s, Program: 0.187s, Verify: 0.002s, Restore: 0.170s)
  76. O.K.
  77.  
  78. Downloading file [./../evX/ev3/stage1.bin]...Info: J-Link: Flash download: Flash programming performed for 1 range (53248 bytes)
  79. Info: J-Link: Flash download: Total time needed: 4.225s (Prepare: 0.536s, Compare: 0.011s, Erase: 0.000s, Program: 3.411s, Verify: 0.005s, Restore: 0.261s)
  80. O.K.
  81.  
  82. Downloading file [./../evX/ev3/f9.bin]...Info: J-Link: Flash download: Flash programming performed for 1 range (208896 bytes)
  83. Info: J-Link: Flash download: Total time needed: 14.529s (Prepare: 0.667s, Compare: 0.065s, Erase: 0.000s, Program: 13.391s, Verify: 0.019s, Restore: 0.385s)
  84. O.K.
  85.  
  86.  
  87. Script processing completed.
  88.  
  89. /usr/bin/crc32: No such file or directory
  90. ./update.sh: line 125: PVTS_CRC_VAL_LE[$j]: bad array subscript
  91.  
  92. ==============
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement