This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Setting breakpoints at runtime and stepping on the Cortex A53.

I am upgrading my operating system to Raspberry Pi 3B, the Cortex A53 processor. I am having trouble with the step command in my debugger. It appears that swapping the breakpoint instruction and the instruction it is placed on are not making it into the instruction cache. I tried the isb and dsp instructions to flush the cache, but this had no effect.

Parents Reply Children