2014-04-29, Dave, wusx
Hardware Problem on AMC13 SN51
- T1 has a short
- There was an attempt to solder a fix, which initially seemed to have fixed that problem, but the problem resurfaced upon testing the board
New Board Problems w/ AMC13 Config python scripts
- Tests using SN 53, which is otherwise working using firmware (T1: 0x107, T2:0x1d)
- SN-based IP applied upon powerup. Can be ping and connected to via AMC13Tool
- readIPs.py only reads 0's for IP address
- applyConfig and storeConfig also seem to not be working
- readNVMem does seems to be working.
> ./storeConfig.py --slot=1 --ip=192.168.1.148
Storing IP addresses to board in slot 1 from host 192.168.1.41
Unable to send RAW command (channel=0x7 netfn=0x32 lun=0x0 cmd=0x40 rsp=0xc3): Timeout
substr outside of string at ./config_tools/amc13config line 137.
Use of uninitialized value in split at ./config_tools/amc13config line 137.
Use of uninitialized value in multiplication (*) at ./config_tools/amc13config line 140.
Use of uninitialized value in multiplication (*) at ./config_tools/amc13config line 140.
Configuration Too Large 38 > 0 (with header) at ./config_tools/amc13config line 140.
|