On Wednesday 05 December 2007 10:54:42 Michael Schnell wrote: > > However, I really do need to generate a break when the kernel performs a > > memory access in the adress range 0x00000000 to 0x00800000. > > Why do you think that such is possible ? A break on memory access to > address ranges needs some hardware that monitors the bus. Do you think > the USB BDM contains that hardware ? Does it connect with some 50 cables > to the processor bus ?
Could you modify the CS registers and make such a range invalid, and simply break on the exception that would invariably be generated? -A. _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
