Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | 2010-03-11 | |||||||
> > | 2010-03-12 (hazen)
Updated CPLD firmware, hardware mods. Now, temperature is 25C as expected. Will try to program FPGA flash. Need a binary file... assuming this would be a raw binary image of the MCS hex file. Install the "srecord" Debian package on cms2, convert as follows:
$ srec_cat DTC_test.mcs -Guess -Output DTC_test.bin -BinaryThis produces a binary file which by inspection ( od -Ax -v -t x1 file.bin ) is identical to the hex file.
Let's give it a try!
2010-03-11 (hazen) | |||||||
Can access with ipmitool as follows: |