Texas Instruments MSP50C6xx Calculator User Manual


 
5-1
Code Development Tools
This chapter describes the code development tools for the MSP50C6xx family
of devices. The MSP50C6xx code development tool is used to compile,
assemble, link, and debug programs. A reduced function C compiler,
(called C––) is also part of the code development tool.
Topic Page
5.1 Introduction 52. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.2 MSP50C6xx Development Tools Guidelines 54. . . . . . . . . . . . . . . . . . . . .
5.3 MSP50C6xx Code Development Tools 58. . . . . . . . . . . . . . . . . . . . . . . . . .
5.4 Assembler 511. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.5 C–– Compiler 516. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.6 Implementation Details 524. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.7 C Efficiency 537. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.8 Beware of Stack Corruption 557. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.9 Reported Bugs With Code Development Tool 558. . . . . . . . . . . . . . . . . .
Chapter 5