2 const unsigned short msp430Code[] =
4 0x4031, 0x2800, 0x13B0, 0xF40C, 0x13B0, 0xF45A, 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, 0xF45E, 0x3FF8, 0x4303, 0x0080, 0xF43E,
9 0x0080, 0xF456, 0x0110, 0xF400,
12 const unsigned long msp430Code_address[] =
14 0x0000F400, 0x0000FFFE,
16 const unsigned long msp430Code_length_of_sections[] =
18 0x00000030, 0x00000001,
20 const unsigned long msp430Code_sections = 0x00000002;
21 const unsigned long msp430Code_termination = 0x00000000;
22 const unsigned long msp430Code_start = 0x0000F400;
23 const unsigned long msp430Code_finish = 0x00010000;
24 const unsigned long msp430Code_length = 0x00000C00;
26 #define MSP430CODE_TERMINATION 0x00000000
27 #define MSP430CODE_START 0x0000F400
28 #define MSP430CODE_FINISH 0x00010000
29 #define MSP430CODE_LENGTH 0x00000C00
30 #define MSP430CODE_SECTIONS 0x00000002