I thought I'd try "mem info" in GDB. Nothing. Why? Well, "flash banks" doesn't show anything any more. Why?
Nothing calls flash_bank_add() ... handle_flash_bank_command() just leaks the structure it filled out. So I add that missing call, and now I see the various flash commands again, and "flash banks" gives output ... curious and not-helpful output, but output. (This command used to be post-processed by some TCL stuff.) But now I can't "flash probe 0" ... why? ... that's enough debugging for now. Zach? - Dave _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development