Code development tools, Chapter 5 – Texas Instruments MSP50C614 User Manual

Page 301

Advertising
background image

5-1

Code Development Tools

For code development purposes, the programmable MSP50P614 is used.
The MSP50C6xx code development tool is used to compile, link, and debug
assembly language programs. This tool can also be used to program an
MSP50P614. A reduced function C compiler, (called C– –) is also available.

Topic

Page

5.1

Introduction

5–2

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.2

MSP Software Development Tool

5–3

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.3

Requirements

5–4

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.4

Hardware Installation

5–5

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.5

Software Installation

5–6

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.6

Software Emulator

5–13

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.7

Assembler

5–33

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.8

Linker

5–38

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.9

C– – Compiler

5–39

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.10 Implementation Details

5–48

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.11 Beware of Stack Corruption

5–67

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

5.12 Reported Bugs With Code Development Tool

5–67

. . . . . . . . . . . . . . . . . .

Chapter 5

Advertising