![Texas Instruments TMS320C6 Series Скачать руководство пользователя страница 29](http://html.mh-extra.com/html/texas-instruments/tms320c6-series/tms320c6-series_user-manual_1094537029.webp)
Developing Code for the TMS320C6x
1-9
Overview of a Code Development and Debugging System
The assembler translates ’C6x assembly language source files into machine
language object files.
The linker combines object files into a single, executable object module. As
the linker creates the executable module, it performs relocation and resolves
external references. The linker is a tool that allows you to define your system’s
memory map and to associate blocks of code with defined memory areas.
The main purpose of the development process is to produce a module that can
be executed in a ’C6x target system. You can use the debugger as an inter-
face for the software simulator to refine and correct your code.
assembler
linker
debugging
tools
Содержание TMS320C6 Series
Страница 10: ...x ...
Страница 20: ...xx ...
Страница 118: ...4 20 ...
Страница 144: ...6 16 ...
Страница 164: ...7 20 ...
Страница 170: ...8 6 ...
Страница 284: ...B 18 ...
Страница 290: ...C 6 ...