What happens when software break instructions are executed in release (non-debug) mode on 16-bit devices?
The software break instruction's opcode is not recognized when the device is in release mode. An un-anticipated software break in release mode will cause an illegal opcode RESET to occur. The device will not attempt to branch to the debug executive program code.