On Wed, Jul 6, 2011 at 9:32 PM, Drasko DRASKOVIC
<[email protected]> wrote:
> Open questions are :
> 1) As I mentioned before, is this KSEG discovery good ? Do I get well
> which segment we are (look my previous post on the subject)
> 2)  mips32_c0_write() is not used for the moment, so it can not be
> commited to master. I will have to finish all before posting PULL
> request. My idea is to create some kind of interface towards these
> mips32_cp0_read/write() functions, so that we can R/W CP0 regs
> directly from the Telnet client, similar as we can do for ARM's CP15.
> That would be something !

OK, I closed two remaining questions by :
1) Verifying the docs and comparing how things are done in Linux. I
think that this seg look-up works well, and it show correct results in
my tests.
2) Implementing Telnet interface to CP0 manipulation commands - this
way they are both always used, and with a good reason - now we can
manipulate C0 copro directly from OpenOCD !

I did a several tests, and I like it.

I will be posting PULL Request.

BR,
Drasko
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to