On Wed, Jul 6, 2011 at 6:35 PM, Mahr, Stefan <stefan.m...@sphairon.com> wrote:
>> Did you see this by testing or by inspection?
>
> Both :)
>
>
>> Do we even have the right macros  here?
>>
>> It would be something like unaligned uint32_t access macros, which will have 
>> to
>> exist in host endian versions.
>
> "mips32_pracc_read_mem" casts uint32 to void, so we need to cast it back to 
> uint32

Where exactly ? I can see that void* is casted in uint32*, but not vice versa...

I can see also that in mips_m4k_read_memory() uint8_t* is casted to void*.

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

Reply via email to