Thanks guys.
The problem was that my FTDI chip was pulling the reset pin down, and
needed its configuration EEPROM to be properly set.
Justin
On Mon, Jun 18, 2012 at 11:05 AM, Robbie Dinn wrote:
> On 18/06/12 10:31, Justin Drake wrote:
> > I'm using OpenOCD and GDB to load executables through
On 18/06/12 10:31, Justin Drake wrote:
> I'm using OpenOCD and GDB to load executables through JTAG to an ARM chip. Up
> until now, the ARM chip (an STM32) was in an evaluation board, and I got
> things working. Now, a custom built board containing the *exact same* ARM
> chip has arrived, and I
Justin Drake wrote:
> What could explain that I cannot halt the ARM chip on my new board?
The debug connection is a likely candidate. Compare the eval board
schematic with the custom board schematic.
//Peter
--
Live Sec
I'm using OpenOCD and GDB to load executables through JTAG to an ARM chip.
Up until now, the ARM chip (an STM32) was in an evaluation board, and I got
things working. Now, a custom built board containing the *exact same* ARM
chip has arrived, and I cannot load executables to it.
Comparing the Open