**** BEGIN LOGGING AT Sun Jan 16 02:59:58 2011 Jan 16 21:45:23 Hello, everyone. My friend and I have been playing around with openocd and a Cortex M3-based board. We've been trying to figure out how to flash our own image on there, but it doesn't seem to be behaving as it should. Jan 16 21:46:56 It's a Blueboard LPC1768-H. When we try to erase and flash an image, then try to get a dump of what's on there afterward, the first 0x200 bytes are always the same (and not what we tried to write at all). Jan 16 21:48:03 Since this is the first time we've ever worked with this board and openocd, we're really pretty lost. Jan 16 21:48:54 Is there something obvious we're doing wrong? Jan 16 22:10:03 check MEMMAP reg Jan 16 23:05:10 roxfan: What's that, exactly? Jan 16 23:15:16 0x400FC040 Jan 16 23:15:37 if low bit is 0, the bootrom is mapped at 0 Jan 16 23:15:49 if low bit 0, flash is mapped at 0 Jan 16 23:29:47 ah Jan 16 23:30:00 wait, you said if the low bit is 0 twice Jan 16 23:30:32 er Jan 16 23:30:40 flash is mapped if it's 1 **** ENDING LOGGING AT Mon Jan 17 02:59:57 2011