Rom debugging
Colin (478) 2433 posts |
Can anyone give me any tips on how to get debug information out of the USB module – there must be an existing way, there are debug statments in the code from debuglib. I need to do it while interrupts are disabled. I’ve read snippets about a DADebug module which sounds what I’m looking for – can this be used in the rom or does it need to be loaded after the rom has initialised. I haven’t a clue. Any help appreciated. |
Ronald May (387) 407 posts |
@Colin |
Colin (478) 2433 posts |
Finally found this MUSBDriver wiki entry which should get me somewhere close. Thank you Jeffrey Lee. Could someone make the castle.RiscOS.Sources.Programmer.DADebug folder available. It doesn’t come with the source code tar.bz2 files. |
Sprow (202) 1158 posts |
According to the products files that should be in the OMAP4 sources. |
Colin (478) 2433 posts |
thanks |