> > Just checked and it is truly a nasty cast. At least it's likely to > produce the correct result. I should be easy to clean up the code > enough to remove the warning. If no one else bothers, I'll do it if I > remember to. >
Hi, did you do something with this cast ? After several experiments I noticed that my CFI code writes just every 4th DWORD. This is 0x0 from ELF is written to 0x0 in FLASH, 0x10 is written to 0x4, 0x20 is written to 0x8 etc. I don't know yet what exactly is wrong. So this is just my idea that the cast does something bad with the buffer.... Thanks, Vaclav ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
