Author

Topic: T9+ frito? (Read 194 times)

newbie
Activity: 6
Merit: 0
January 16, 2019, 09:55:00 AM
#5
Pues nada llevo un par de días dándole vueltas y no doy avanzado. Salvo para borrar la memoria y empezar a programar todo va bien, una vez inicia el proceso me sale el warning de VDD. He seguido paso a paso el tutorial y esto es lo que me sale en el mplab:

Code:
Loading code from C:\Users\xxx\Downloads\k-upload-file_2018-09-19-103561fd6dspic33ep16g.hex...
2019-01-16 14:47:00 +0100 - Hex file(s) loaded successfully.

Erasing...
Erase successful
2019-01-16 14:47:47 +0100 - Programming...


Device Erased...

Programming...

The following memory area(s) will be programmed:
program memory: start address = 0x0, end address = 0x1dff
Failed to program device
Too much current has been drawn on VDD. Please disconnect your circuit, check the CLK and DATA lines for shorts and then reconnect.

Tras probar de mil maneras con 2 placas diferentes SIEMPRE el error que me sale y donde se tuerce todo es ahí...  Huh
Gracias por la oferta de la control board, pero no interesa en principio.

Si alguien puede confirmar que el problema es de hardware ya me quedo tranquilo, pero la control board juraría que está bien, lo único que no se reprograman las placas...
En una de ellas, para no fastidiar todas, he probado con voltajes más altos y bajos.
Además de cambiar el "full chip programming" por "boot, secure and general segments".

Un saludo y gracias!
full member
Activity: 538
Merit: 175
January 06, 2019, 03:01:00 PM
#4
No debería ser un problema de controlador. Sin embargo, si no puede solucionar su problema con el PicKit, tengo un panel de control T9 + adicional. Lo estoy vendiendo por 0.015 btc si lo quieres.
newbie
Activity: 6
Merit: 0
January 04, 2019, 05:29:43 PM
#3
Mmm pero no parece que sea de la placa de control a primera vista no?

Estaba tocada también pero conseguí recuperarla (o eso creo). En cuanto me llegue el Pickit lo pruebo.

Mil gracias por la ayuda!
full member
Activity: 538
Merit: 175
January 04, 2019, 10:02:51 AM
#2
Tengo una placa de control T9 + de repuesto que podría venderle, pero no creo que ayude.

Hay un PIC en cada hashboard y puede corregirlos con un pickit 3 como se describe aquí: https://bitcointalksearch.org/topic/repair-a-t9-after-a-bad-firmware-lost-chain-5032987
newbie
Activity: 6
Merit: 0
December 10, 2018, 05:01:51 PM
#1
Hola,

El caso es que me puse a trastear con un t9+, y al resetearlo de todas las maneras posibles, creo que le di demasiado oc. Como resultado no parece que haga absolutamente nada aunque parece que he recuperado el control y sw de la control board.

A ver si alguien puede decirme si puedo arreglarlo de alguna manera o sabe si se venden las placas por algún lado... (si es desde la UE mejor).

Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.0-xilinx-gb190cb0-dirty (lzq@armdev2) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #57 SMP PREEMPT Fri Dec 9 14:49:22 CST 2016
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Xilinx Zynq
[    0.000000] cma: CMA: reserved 128 MiB at 16800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 126976
[    0.000000] free_area_init_node: node 0, pgdat c0740a40, node_mem_map debd8000
[    0.000000]   Normal zone: 992 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 126976 pages, LIFO batch:31
[    0.000000] PERCPU: Embedded 8 pages/cpu @debc1000 s9088 r8192 d15488 u32768
[    0.000000] pcpu-alloc: s9088 r8192 d15488 u32768 alloc=8*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 125984
[    0.000000] Kernel command line: noinitrd mem=496M console=ttyPS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 364356K/507904K available (5032K kernel code, 283K rwdata, 1916K rodata, 204K init, 258K bss, 143548K reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xdf800000 - 0xff000000   ( 504 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xdf000000   ( 496 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc06d1374   (6949 kB)
[    0.000000]       .init : 0xc06d2000 - 0xc0705380   ( 205 kB)
[    0.000000]       .data : 0xc0706000 - 0xc074cf78   ( 284 kB)
[    0.000000]        .bss : 0xc074cf84 - 0xc078d9fc   ( 259 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] ps7-slcr mapped to df802000
[    0.000000] zynq_clock_init: clkc starts at df802100
[    0.000000] Zynq clock init
[    0.000014] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 3298534883328ns
[    0.000305] ps7-ttc #0 at df804000, irq=43
[    0.000613] Console: colour dummy device 80x30
[    0.000644] Calibrating delay loop... 1325.46 BogoMIPS (lpj=6627328)
[    0.040205] pid_max: default: 32768 minimum: 301
[    0.040426] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040445] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042598] CPU: Testing write buffer coherency: ok
[    0.042934] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.042994] Setting up static identity map for 0x4c4af8 - 0x4c4b50
[    0.043214] L310 cache controller enabled
[    0.043234] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x72760000, Cache size: 512 kB
[    0.121033] CPU1: Booted secondary processor
[    0.210226] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.210355] Brought up 2 CPUs
[    0.210373] SMP: Total of 2 processors activated.
[    0.210382] CPU: All CPU(s) started in SVC mode.
[    0.211059] devtmpfs: initialized
[    0.213482] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.214695] regulator-dummy: no parameters
[    0.222372] NET: Registered protocol family 16
[    0.224563] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.226855] cpuidle: using governor ladder
[    0.226869] cpuidle: using governor menu
[    0.234277] syscon f8000000.ps7-slcr: regmap [mem 0xf8000000-0xf8000fff] registered
[    0.235794] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.235808] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.235919] zynq-ocm f800c000.ps7-ocmc: ZYNQ OCM pool: 256 KiB @ 0xdf880000
[    0.257699] bio: create slab at 0
[    0.259125] vgaarb: loaded
[    0.259834] SCSI subsystem initialized
[    0.260871] usbcore: registered new interface driver usbfs
[    0.261043] usbcore: registered new interface driver hub
[    0.261356] usbcore: registered new device driver usb
[    0.261885] media: Linux media interface: v0.10
[    0.262048] Linux video capture interface: v2.00
[    0.262286] pps_core: LinuxPPS API ver. 1 registered
[    0.262298] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[    0.262420] PTP clock support registered
[    0.262778] EDAC MC: Ver: 3.0.0
[    0.263815] Advanced Linux Sound Architecture Driver Initialized.
[    0.266642] DMA-API: preallocated 4096 debug entries
[    0.266656] DMA-API: debugging enabled by kernel config
[    0.266732] Switched to clocksource arm_global_timer
[    0.287909] NET: Registered protocol family 2
[    0.288570] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.288628] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.288713] TCP: Hash tables configured (established 4096 bind 4096)
[    0.288759] TCP: reno registered
[    0.288777] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.288809] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.289050] NET: Registered protocol family 1
[    0.289396] RPC: Registered named UNIX socket transport module.
[    0.289409] RPC: Registered udp transport module.
[    0.289417] RPC: Registered tcp transport module.
[    0.289425] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.289438] PCI: CLS 0 bytes, default 64
[    0.289870] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.291878] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.294002] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.294193] msgmni has been set to 967
[    0.294969] io scheduler noop registered
[    0.294982] io scheduler deadline registered
[    0.295036] io scheduler cfq registered (default)
[    0.304891] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[    0.304911] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
[    0.429145] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud = 3124999) is a xuartps
[    0.996306] console [ttyPS0] enabled
[    1.000585] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to df866000
[    1.008208] [drm] Initialized drm 1.1.0 20060810
[    1.025247] brd: module loaded
[    1.034603] loop: module loaded
[    1.044057] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.050200] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    1.058239] libphy: XEMACPS mii bus: probed
[    1.062605] ------------- phy_id = 0x3625e62
[    1.067405] xemacps e000b000.ps7-ethernet: pdev->id -1, baseaddr 0xe000b000, irq 54
[    1.075977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.082674] ehci-pci: EHCI PCI platform driver
[    1.089928] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.096720] usbcore: registered new interface driver usb-storage
[    1.103610] mousedev: PS/2 mouse device common for all mice
[    1.109744] i2c /dev entries driver
[    1.116609] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.122138] cpufreq_cpu0: failed to get cpu0 regulator: -19
[    1.128081] Xilinx Zynq CpuIdle Driver started
[    1.132932] sdhci: Secure Digital Host Controller Interface driver
[    1.139051] sdhci: Copyright(c) Pierre Ossman
[    1.143363] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.150251] mmc0: no vqmmc regulator found
[    1.154269] mmc0: no vmmc regulator found
[    1.196775] mmc0: SDHCI controller on e0100000.ps7-sdio [e0100000.ps7-sdio] using ADMA
[    1.205467] usbcore: registered new interface driver usbhid
[    1.210980] usbhid: USB HID core driver
[    1.215691] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.221981] nand: Micron MT29F2G08ABAEAWP
[    1.225956] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[    1.231896] Bad block table found at page 131008, version 0x01
[    1.238136] Bad block table found at page 130944, version 0x01
[    1.244187] 3 ofpart partitions found on MTD device pl353-nand
[    1.249960] Creating 3 MTD partitions on "pl353-nand":
[    1.255069] 0x000000000000-0x000002000000 : "BOOT.bin-env-dts-kernel"
[    1.263099] 0x000002000000-0x00000b000000 : "angstram-rootfs"
[    1.270429] 0x00000b000000-0x000010000000 : "upgrade-rootfs"
[    1.279353] TCP: cubic registered
[    1.282585] NET: Registered protocol family 17
[    1.287316] Registering SWP/SWPB emulation handler
[    1.293191] regulator-dummy: disabling
[    1.297569] UBI: attaching mtd1 to ubi0
[    1.822516] UBI: scanning is finished
[    1.834154] UBI: attached mtd1 (name "angstram-rootfs", size 144 MiB) to ubi0
[    1.841230] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.847992] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.854656] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.861534] UBI: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
[    1.867514] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.874622] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 862493722
[    1.883578] UBI: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 40
[    1.892794] UBI: background thread "ubi_bgt0d" started, PID 1080
[    1.892800] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.896716] ALSA device list:
[    1.896770]   No soundcards found.
[    1.913144] UBIFS: background thread "ubifs_bgt0_0" started, PID 1082
[    1.942090] UBIFS: recovery needed
[    2.016316] UBIFS: recovery completed
[    2.020037] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.025962] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.035097] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[    2.044980] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.050020] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 2A24A8E1-2021-4A54-8A4E-D8E294AE00E5, small LPT model
[    2.061303] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.068272] devtmpfs: mounted
[    2.071380] Freeing unused kernel memory: 204K (c06d2000 - c0705000)
[    2.912091] random: dd urandom read with 0 bits of entropy available
[    3.296773]
[    3.296773] bcm54xx_config_init
[    3.906778]
[    3.906778] bcm54xx_config_init
[    7.907612] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
[    7.913716] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
[   10.399339] In axi fpga driver!
[   10.402413] request_mem_region OK!
[   10.405804] AXI fpga dev virtual address is 0xdf9fc000
[   10.410944] *base_vir_addr = 0xc510
[   10.425860] In fpga mem driver!
[   10.429197] request_mem_region OK!
[   10.432701] fpga mem virtual address is 0xe2000000
[   11.226781]
[   11.226781] bcm54xx_config_init
[   11.856785]
[   11.856785] bcm54xx_config_init
[   15.857612] xemacps e000b000.ps7-ethernet: Set clk to 124999998 Hz
[   15.863721] xemacps e000b000.ps7-ethernet: link up (1000/FULL)
[ 1396.337144] random: nonblocking pool is initialized
This is XILINX board. Totalram:       507527168
Detect 512MB control board of XILINX
DETECT HW version=8000c510
miner ID : 800c9d4c68808814
Miner Type = T9+
AsicType = 1387
real AsicNum = 18
use critical mode to search freq...
get PLUG ON=0x07003f0e
Find hashboard on Chain[1]
Find hashboard on Chain[2]
Find hashboard on Chain[3]
Find hashboard on Chain[8]
Find hashboard on Chain[9]
Find hashboard on Chain[10]
Find hashboard on Chain[11]
Find hashboard on Chain[12]
Find hashboard on Chain[13]
set_reset_allhashboard = 0x0000ffff
chain[1] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
Check chain[1] PIC fw version=0xff
chain[2] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
Check chain[2] PIC fw version=0xff
chain[3] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[3]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[3]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[3]!
Check chain[3] PIC fw version=0xff
Chain[1] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[1]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
has freq in PIC, will disable freq setting.
chain[1] has freq in PIC and will jump over...
Chain[1] has core num in PIC
Chain[2] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[2]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
has freq in PIC, will disable freq setting.
chain[2] has freq in PIC and will jump over...
Chain[2] has core num in PIC
Chain[3] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[3]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
has freq in PIC, will disable freq setting.
chain[3] has freq in PIC and will jump over...
Chain[3] has core num in PIC
has freq in PIC, will disable freq setting.
chain[8] has freq in PIC and will jump over...
Chain[8] has core num in PIC
has freq in PIC, will disable freq setting.
chain[9] has freq in PIC and will jump over...
Chain[9] has core num in PIC
has freq in PIC, will disable freq setting.
chain[10] has freq in PIC and will jump over...
Chain[10] has core num in PIC
has freq in PIC, will disable freq setting.
chain[11] has freq in PIC and will jump over...
Chain[11] has core num in PIC
has freq in PIC, will disable freq setting.
chain[12] has freq in PIC and will jump over...
Chain[12] has core num in PIC
has freq in PIC, will disable freq setting.
chain[13] has freq in PIC and will jump over...
Chain[13] has core num in PIC
get PIC voltage=1 on chain[1], value=930
get PIC voltage=1 on chain[2], value=930
get PIC voltage=1 on chain[3], value=930
get PIC voltage=1 on chain[8], value=930
get PIC voltage=1 on chain[9], value=930
get PIC voltage=1 on chain[10], value=930
get PIC voltage=1 on chain[11], value=930
get PIC voltage=1 on chain[12], value=930
get PIC voltage=1 on chain[13], value=930
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[3]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[3]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[3]!
set_reset_allhashboard = 0x00000000
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
chain[8] temp offset record: 1,0,0,0,0,0,35,28
chain[8] temp chip I2C addr=0x98
chain[8] has no middle temp, use special fix mode.
chain[10] temp offset record: 1,0,0,0,0,0,35,28
chain[10] temp chip I2C addr=0x98
chain[10] has no middle temp, use special fix mode.
chain[12] temp offset record: 1,0,0,0,0,0,35,28
chain[12] temp chip I2C addr=0x98
chain[12] has no middle temp, use special fix mode.
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[1]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[2]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[3]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[3]!
dsPIC33EP16GS202_pic_heart_beat failed on Chain[3]!
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
CRC error counter=0
set command mode to VIL

--- check asic number
After Get ASIC NUM CRC error counter=0
set_baud=0
The min freq=700
set real timeout 52, need sleep=379392
After TEST CRC error counter=0
search freq for 1 times, completed chain = 9, total chain num = 9
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
restart Miner chance num=2
waiting for receive_func to exit!
waiting for pic heart to exit!
bmminer not found=17904 root       0:00 grep bmminer

bmminer not found, restart bmminer ...
This is user mode for mining
Detect 512MB control board of XILINX
Miner Type = T9+
Miner compile time: Fri Nov 24 23:19:16 EST 2017 type: Antminer T9+set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
set_reset_allhashboard = 0x0000ffff
miner ID : 800c9d4c68808814
set_reset_allhashboard = 0x0000ffff
Checking fans!get fan[5] speed=5640
get fan[2] speed=5880
get fan[5] speed=5640
get fan[2] speed=5880
get fan[5] speed=5640
chain[1] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[1]!
Check chain[1] PIC fw version=0xff
Chain[1] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[1]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
Chain[J2] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J2] test patten OK temp=-1
chain[2] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]!
Check chain[2] PIC fw version=0xff
Chain[2] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[2]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
Chain[J3] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J3] test patten OK temp=-1
chain[3] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[3]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[3]!
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[3]!
Check chain[3] PIC fw version=0xff
Chain[3] read_freq_badcores : 0x7d 0x33 0x33 0x33 0x11 0x33 0x33 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x3e 0x57 0x00 0xff 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
chain[3]: [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255] [255:255]
Chain[J4] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J4] test patten OK temp=-1
Chain[J9] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J9] test patten OK temp=-1
Chain[J10] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J10] test patten OK temp=-1
Chain[J11] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J11] test patten OK temp=-1
Chain[J12] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J12] test patten OK temp=-1
Chain[J13] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J13] test patten OK temp=-1
Chain[J14] has backup chain_voltage=870
Detect: use voltage limit rules on single board!
Detect: T9+ use voltage level=1
Chain[J14] test patten OK temp=-1
Chain[J2] will use voltage=930 [1] to open core
set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[1]!

Chain[J3] will use voltage=930 [1] to open core
set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[2]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[2]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[2]!

Chain[J4] will use voltage=930 [1] to open core
set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[3]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[3]!

set_Voltage_S9_plus_plus_BM1387_54 failed on Chain[3]!

Chain[J9] will use voltage=930 [1] to open core
Chain[J10] will use voltage=930 [1] to open core
Chain[J11] will use voltage=930 [1] to open core
Chain[J12] will use voltage=930 [1] to open core
Chain[J13] will use voltage=930 [1] to open core
Chain[J14] will use voltage=930 [1] to open core
Chain[J2] orignal chain_voltage_pic=1 value=930
Chain[J2] will use backup chain_voltage_pic=870 [11]
Chain[J2] get working chain_voltage_pic=11
Chain[J3] orignal chain_voltage_pic=1 value=930
Chain[J3] will use backup chain_voltage_pic=870 [11]
Chain[J3] get working chain_voltage_pic=11
Chain[J4] orignal chain_voltage_pic=1 value=930
Chain[J4] will use backup chain_voltage_pic=870 [11]
Chain[J4] get working chain_voltage_pic=11
Chain[J9] orignal chain_voltage_pic=1 value=930
Chain[J9] will use backup chain_voltage_pic=870 [11]
Chain[J9] get working chain_voltage_pic=11
Chain[J10] orignal chain_voltage_pic=1 value=930
Chain[J10] will use backup chain_voltage_pic=870 [11]
Chain[J10] get working chain_voltage_pic=11
Chain[J11] orignal chain_voltage_pic=1 value=930
Chain[J11] will use backup chain_voltage_pic=870 [11]
Chain[J11] get working chain_voltage_pic=11
Chain[J12] orignal chain_voltage_pic=1 value=930
Chain[J12] will use backup chain_voltage_pic=870 [11]
Chain[J12] get working chain_voltage_pic=11
Chain[J13] orignal chain_voltage_pic=1 value=930
Chain[J13] will use backup chain_voltage_pic=870 [11]
Chain[J13] get working chain_voltage_pic=11
Chain[J14] orignal chain_voltage_pic=1 value=930
Chain[J14] will use backup chain_voltage_pic=870 [11]
Chain[J14] get working chain_voltage_pic=11
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
set_reset_allhashboard = 0x0000ffff
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 1 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 2 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 3 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 4 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 5 time
Chain[J2] has 0 asic
set_reset_allhashboard = 0x0000ffff
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[1]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[2]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
dsPIC33EP16GS202_enable_pic_dc_dc failed on Chain[3]!
set_reset_allhashboard = 0x00000000
T9+ try get asic num for the 6 time
Chain[J2] has 0 asic
miner total rate=0GH/s fixed rate=0GH/s

Miner fix freq ...
max freq = 100
set baud=1
restartNum = 2 , auto-reinit enabled...
setStartTimePoint total_tv_start_sys=4078 total_tv_end_sys=4079
do read_temp_func once...
do check_asic_reg 0x08
Done check_asic_reg
set FAN speed according to: temp_highest=0 temp_top1[PWM_T]=0 temp_top1[TEMP_POS_LOCAL]=0 temp_change=0 fix_fan_steps=0
set full FAN speed...
FAN PWM: 100
read_temp_func Done!
CRC error counter=0

Un saludo y gracias!
Jump to: