From 00465dcb3355cf2af43a4540b93e04d6f5238be9 Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Wed, 14 Sep 2011 11:44:57 +1200 Subject: [PATCH] fet_db: corrected breakpoint counts for various chips. Information obtained from SLAU157S (Code Composer Studio v4.2 User's Guide for MSP430), section 2.2.1 (Breakpoint Types). Chips affected are: - MSP430F47197 - MSP430F2013 - MSP430G2452 - MSP430G2231 - MSP430AFE253 - MSP430G2252 --- fet_db.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fet_db.c b/fet_db.c index c2903a6..327261d 100644 --- a/fet_db.c +++ b/fet_db.c @@ -25,7 +25,7 @@ static const struct fet_db_record fet_db[] = { .name = "MSP430F47197", .msg28_data = { 0xf4, 0x7f, 0x00, 0x30, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x02, 0x13, 0x01, 0x07, 0xf7, 0x5b, + 0x00, 0x00, 0x02, 0x13, 0x01, 0x07, 0xf7, 0x5b, 0x80, 0x00 /* extra bytes: 89 00 00 00 00 00 00 00 */ }, @@ -896,7 +896,7 @@ static const struct fet_db_record fet_db[] = { .msg29_data = { /* Copied from MSP430F2274, with changes */ 0x00, 0xf8, 0xff, 0xff, 0x00, 0x00, 0x00, 0x10, 0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0x7f, 0x02, - 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, @@ -1295,7 +1295,7 @@ static const struct fet_db_record fet_db[] = { .msg29_data = { /* Copied from MSP430F2274, with changes */ 0x00, 0xe0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x10, 0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0x7f, 0x02, - 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, @@ -1330,7 +1330,7 @@ static const struct fet_db_record fet_db[] = { .msg29_data = { /* Copied from MSP430F2274, with changes */ 0x00, 0xf8, 0xff, 0xff, 0x00, 0x00, 0x00, 0x10, 0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0x7f, 0x02, - 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, @@ -1400,7 +1400,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, @@ -1505,7 +1505,7 @@ static const struct fet_db_record fet_db[] = { .msg29_data = { /* Copied from MSP430G2231 with changes */ 0x00, 0xf8, 0xff, 0xff, 0x00, 0x00, 0x00, 0x10, 0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0xff, 0x02, - 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,