MSP430G2553: Support two hardware breakpoints.
This commit is contained in:
parent
bada33763f
commit
44ef1d8922
2
fet_db.c
2
fet_db.c
|
@ -1365,7 +1365,7 @@ static const struct fet_db_record fet_db[] = {
|
||||||
.msg29_data = { /* Copied from MSP430G2452, with changes */
|
.msg29_data = { /* Copied from MSP430G2452, with changes */
|
||||||
0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x10,
|
0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x10,
|
||||||
0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0xff, 0x03,
|
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,
|
0x01, 0x00, 0xd7, 0x60, 0x00, 0x00, 0x00, 0x00,
|
||||||
0x08, 0x07, 0x10, 0x0e, 0xc4, 0x09, 0x70, 0x17,
|
0x08, 0x07, 0x10, 0x0e, 0xc4, 0x09, 0x70, 0x17,
|
||||||
0x58, 0x1b, 0x01, 0x00, 0x03, 0x00, 0x00, 0x00,
|
0x58, 0x1b, 0x01, 0x00, 0x03, 0x00, 0x00, 0x00,
|
||||||
|
|
Loading…
Reference in New Issue