From 7bf79f4508906b7b9ef3e6739b4374d7b55dcef9 Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Sat, 7 Jan 2012 10:01:52 +1300 Subject: [PATCH] Add support for MSP430F2418. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Data supplied by Márton Miklós . --- drivers/fet_db.c | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/drivers/fet_db.c b/drivers/fet_db.c index fa8466d..4c5fbbc 100644 --- a/drivers/fet_db.c +++ b/drivers/fet_db.c @@ -1841,6 +1841,41 @@ static const struct fet_db_record fet_db[] = { 0x00, 0x00, 0x00, 0x00 } }, + { /* Captured data */ + .name = "MSP430F2418", + .msg28_data = { + 0xf2, 0x6f, 0x05, 0x60, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x02, 0x13, 0x01, 0x00, 0xf4, 0x1c, + 0x85, 0x00 + /* extra: 89 00 00 00 00 00 00 00 */ + }, + .msg29_params = {0, 0x44, 0x3c}, + .msg29_data = { + 0x00, 0x31, 0xff, 0xff, 0x01, 0x00, 0x00, 0x10, + 0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0xff, 0x09, + 0x00, 0x11, 0xff, 0x30, 0x08, 0x00, 0x03, 0x00, + 0x02, 0x00, 0xd7, 0x60, 0x00, 0x00, 0x00, 0x00, + 0x08, 0x07, 0x10, 0x0e, 0xc4, 0x09, 0x70, 0x17, + 0x58, 0x1b, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, + 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x33, 0x0f, 0x1f, 0x0f, + 0xff, 0xff + }, + .msg2b_len = 0x4a, + .msg2b_data = { + 0x00, 0x0c, 0xff, 0x0f, 0x00, 0x02, 0x02, 0x00, + 0x08, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00 + } + }, { /* Captured from IAR */ .name = "MSP430F449", .msg28_data = {