Code Composer Studio
Build Options GUI
Build Options GUI
-
-
Linker
Linker
GUI has 2 categories
GUI has 2 categories
for linking
for linking
Specifies various link
Specifies various link
options
options
“.
“.
\
\
Debug
Debug
\
\
” indicates
” indicates
on subfolder level
on subfolder level
below project (.
below project (.
pjt
pjt
)
)
location
location
There are many linker options but these four handle all of the basic needs.
•
-o <filename>
specifies the output (executable) filename.
•
-m <filename>
creates a map file. This file reports the linker’s results.
•
-c
tells the compiler to autoinitialize your global and static variables.
•
-x
tells the compiler to exhaustively read the libraries. Without this option libraries are
searched only once, and therefore backwards references may not be resolved.
C28x - Programming Development Environment
2 - 7
Содержание C28 Series
Страница 64: ...Summary 3 16 C28x Peripheral Registers Header Files ...
Страница 78: ...Interrupt Sources 4 14 C28x Reset and Interrupts ...
Страница 218: ...Lab 9 DSP BIOS 9 22 C28x Using DSP BIOS ...
Страница 244: ...Lab 10 Programming the Flash 10 26 C28x System Design ...
Страница 273: ...Appendix A eZdsp F2812 C28x Appendix A eZdsp F2812 A 1 ...
Страница 275: ...Appendix eZdsp F2812 eZdsp F2812 Connector Header and Pin Diagram C28x Appendix A eZdsp F2812 A 3 ...
Страница 276: ...Appendix P2 Expansion Interface A 4 C28x Appendix A eZdsp F2812 ...
Страница 277: ...Appendix P4 P8 P7 I O Interface C28x Appendix A eZdsp F2812 A 5 ...
Страница 278: ...Appendix A 6 C28x Appendix A eZdsp F2812 ...
Страница 279: ...Appendix P5 P9 Analog Interface C28x Appendix A eZdsp F2812 A 7 ...
Страница 281: ...Appendix JP7 JP8 JP11 JP12 Boot Mode Select JP9 PLL Disable DS1 DS2 LEDs C28x Appendix A eZdsp F2812 A 9 ...
Страница 282: ...Appendix A 10 C28x Appendix A eZdsp F2812 TP1 TP2 Test Points ...