David Brownell pisze: > The stm32.cfg shouldn't specify a reset type at all, since > the right configuration depends on what the *board* wires up. > Send a patch in ... :)
I think this policy should be changed... IMHO all /board and /target should be merged and the problem would be gone. Another way is to use only the LAST command. When a target.cfg file specifies some default reset, the board.cfg (which includes the target.cfg) can override that and the problem is also gone. Following this target/board distinction, the target files will soon be useless alone, and running openocd like this: > openocd -f interface/....cfg -f target/....cfg wouldn't be possible. 4\/3!! _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development