From 44ef1d89221b1c68e9aa9cf3525f5fa1a9a49ba8 Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Mon, 5 Sep 2011 15:01:34 +1200 Subject: [PATCH] MSP430G2553: Support two hardware breakpoints. --- fet_db.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fet_db.c b/fet_db.c index 5c04751..a6f1b13 100644 --- a/fet_db.c +++ b/fet_db.c @@ -1365,7 +1365,7 @@ static const struct fet_db_record fet_db[] = { .msg29_data = { /* Copied from MSP430G2452, with changes */ 0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x10, 0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0xff, 0x03, - 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x01, 0x00, 0x01, 0x00, 0xd7, 0x60, 0x00, 0x00, 0x00, 0x00, 0x08, 0x07, 0x10, 0x0e, 0xc4, 0x09, 0x70, 0x17, 0x58, 0x1b, 0x01, 0x00, 0x03, 0x00, 0x00, 0x00,