msp430CodeFR57_6xx.h
1 /* http://srecord.sourceforge.net/ */
2 const unsigned short msp430Code[] =
3 {
4 0x4031, 0x2000, 0x13B0, 0xC20C, 0x13B0, 0xC25A, 0x8321, 0x40B2, 0x5A80,
5 0x015C, 0x40B2, 0xA500, 0x0120, 0xC392, 0x0130, 0xD3D2, 0x0204, 0xE3D2,
6 0x0202, 0x40B1, 0x2710, 0x0000, 0x412F, 0x533F, 0x4F81, 0x0000, 0x9381,
7 0x0000, 0x23F9, 0x3FF3, 0x4303, 0x120A, 0x8321, 0x4C0A, 0x4A81, 0x0000,
8 0x410D, 0x530D, 0x435C, 0x13B0, 0xC25E, 0x3FF8, 0x4303, 0x0080, 0xC23E,
9 0x0080, 0xC256, 0x0110, 0xC200,
10 };
11 
12 const unsigned long msp430Code_address[] =
13 {
14 0x0000C200, 0x0000FFFE,
15 };
16 const unsigned long msp430Code_length_of_sections[] =
17 {
18 0x00000030, 0x00000001,
19 };
20 const unsigned long msp430Code_sections = 0x00000002;
21 const unsigned long msp430Code_termination = 0x00000000;
22 const unsigned long msp430Code_start = 0x0000C200;
23 const unsigned long msp430Code_finish = 0x00010000;
24 const unsigned long msp430Code_length = 0x00003E00;
25 
26 #define MSP430CODE_TERMINATION 0x00000000
27 #define MSP430CODE_START 0x0000C200
28 #define MSP430CODE_FINISH 0x00010000
29 #define MSP430CODE_LENGTH 0x00003E00
30 #define MSP430CODE_SECTIONS 0x00000002

Copyright 2016, Texas Instruments Incorporated