Hi i bought a mini2440 dev board and i'm triyng to work with that trough openocd. i have a openocd.cfg maked by myself but it's more than trivial... i think i missed something because with flash list i don't get nothing. i use openocd 0.4.0 with olimex arm usb ocd interface. here is my openocd.cfg : source [find interface/olimex-arm-usb-ocd.cfg] source [find board/mini2440.cfg] telnet_port 4444 gdb_port 3333 init_2440 if someone wants to post his file here i'll appreciate. thanks