Other Parts Discussed in Thread: LM3S6965, LM3S811I have just purchased the EKK-LM3S811 eval board from digikey. The board powers up fine with the as-shipped demo. However,attempts to program it fail.
I have tested with the IAR, Keil, and Codesourcery toolchains, and all fail in programming the board. However, the ftdi 2232 chip appears to be functioning, evidenced by working serial data from the onboard demo.
I attempted to autoprobe through the ftdi chip, using openocd. No TAPS were found. A similar attempt with another evaluation board with asimilar debug circuit, the LM3S6965 Ethernet Evaluation board, successfully detected the LM3S6965 on the JTAG chain, with the same openocd configuration.
I suspect a possibly misprogrammed part at the factory, disabling the JTAG lines, however, I cannot verify. Scoping the JTAG pins was ambiguous. I will attempt to borrow a storage scope if that will aid in troubleshooting.
Any suggestions as to what may be the problem?