> > > 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.

I guess this could be done some way or other. I will look into it.

Thanks for the tip.

/Martin

_______________________________________________
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

Reply via email to