|
From: zzzh.2. <zzz...@qq...> - 2009-11-03 13:38:19
|
Hi, For FA526 core, following bugs exist: 1. after making a step(in openocd-0.3.0-rc0) at reset vector(at addr of 0, which is LDR pc 0x5c), the pc did not skip to 0x5c, but to 0xfc(the instruction at addr of 4 is LDR pc 0x100) 2. can't step or set break point via gdb commands(next, break). ------------------ zzzh.2007 2009-11-3 |