Holger Freyther wrote:
> On Thursday 27 August 2009 07:04:22 Dirk Behme wrote:
>> Holger Freyther wrote:
>>> Hey,
>>>
>>> today Matt Hsu and me sat together to look into why OpenOCD does not work
>>> on the beagle board. We have found and fixed some issues with the code,
>>> it should make it more robust and we have fixed the root cause for us.
>>>
>>> cortex_a8_dap_read_coreregister_u32 only returned 0x0 for the registers,
>>> this was due the instruction written to the ITR register was not
>>> executed. We will have to enable bit 13 of DSCR to enable the execution
>>> of ITR.
>>>
>>> The attached patch series fixes the problem for me and matt. The patches
>>> were done in teamwork..
>> Have you done this with or without Dave's tck_100 patch applied? That
>> is, to test this (now applied, thanks!) patch series, do we have to
>> additionally apply Dave's tck_100 patch?
> 
> Okay, turns out that I'm not able to omap3_dbginit scan once the linux kernel 
> is running and when linux is starts the "poll" will start to fail. Does this 
> sound familiar? Do you guys have any ideas?

Hmm, there is some rumor that Linux debugging isn't possible as long 
as we don't have proper Cortex A8 cache and MMU support. If I remember 
correctly, Magnus always talked about "with this only U-Boot debugging 
is possible". Sorry if I missed something or if I'm completely wrong 
here ;)

Best regards

Dirk
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to