// Disable SW breakpoints for address range 0x0100 -> 0x1FF
// but another active configuration exists for 0x0000 -> 0xFFFF
SBC 0x100, 0x1FF, 0 // => E177: cannot set SW break configuration,
// overlapping existent configuration
// Solution: Remove the existing configuration first
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.