mirror of
https://github.com/hoglet67/AtomBusMon.git
synced 2025-08-15 15:27:23 +00:00
Firmware: clear breakpoints on initialization
Change-Id: I893c2b10895e951c636705a0903c7a136c071942
This commit is contained in:
@@ -1382,6 +1382,8 @@ void initialize() {
|
||||
CTRL_PORT = 0;
|
||||
Serial_Init(57600,57600);
|
||||
version();
|
||||
// Update the hardware copy of the breakpoints
|
||||
uploadBreakpoints();
|
||||
hwCmd(CMD_RESET, 0);
|
||||
hwCmd(CMD_FIFO_RST, 0);
|
||||
setSingle(1);
|
||||
|
Reference in New Issue
Block a user