Akos Vandra wrote:
> I suspect it is because I have an x64 system where pointers are 64bits in 
> size.
> The lines listed below try to cast a pointer to an int (signed 32bit),
> for producing log messages.
> I don't know why the address pointed is useful log information, and
> don't really know how to make this piece of code portable between
> 32bit and 64bit systems, so I'll leave it up to you.

I think %p should work.


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

Reply via email to