Wookey skrev: > +++ Sergey Lapin [2009-07-06 19:02 +0400]: > >> Hi, all! >> >> Is there any news regarding support of BeagleBoard in OpenOCD? >> Last time I checked, there was none, I'm interested to help, so I >> want to know the status and what can I do. >> > > There is a config file for it in SVN, so I assume there is some... > > Wookey > Hi list,
I have done some work and it works as far as - CortexA8 can be halted, stepped and resumed if MMU is inactive. - Data can be up and downloaded to RAM - We can read and modify memory mapped registers - Breakpoints work, but not yet watchpoints, not problems here, it is simply not done yet. So uBoot and standalone programs can be debugged, and it should be possible to write some flash writing code. Debugging Linux on BeagleBoard does not work. I have not had time to keep up with the latest changes in trunk, so there will be some to clean up the code, and I will not have time for more work for the near future. So I will write up some status comments and publish what I have done, as is, before the end of the week. I think all Cortex-A8 materials should be removed from the published 0.2.0 since it does not work, and then add it after 0.2.0 has been cut, with time create some good working code. Best regards Magnus _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
