Hello I hope it is OK to post in this list although I'm only a user.
I want to improve support for audc7xxx devices and update my tutorial. First of all, in the documentation chapter 12.4.2 there is a little mistake. The aduc7xxx series is from Analog Devices, not ST Micro. I'm a little bit confused about flash support. When I use the aduc flash driver do I have to erase to flash before writing? I want to write some tcl scripts, e.g. > set test [mdh 0xFFFFF800] 0xfffff800: 20 > set test > Why isn't the result saved in variable test? I'm a newbee in tcl so it might be a very basic problem. I'm a little bit confused about the different types of reset. I use a simple board which has only trst to reset the mcu. When I want to debug the new code should be loaded into flash. After that the mcu should do s reset to initialize all settings and registers. It should not start to execute code at address 0x0 where the reset handler is stored. Is that possible? At the moment I just do a halt and disable irq/frq by writing to registers. Cheers, Tilo BTW: OpenOCD has done good progress. It's much faster and more stable than one year before. _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development