数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

ST9 数据表(PDF) 114 Page - STMicroelectronics

部件名 ST9
功能描述  USER GUIDE
PDF  146 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  STMICROELECTRONICS [STMicroelectronics]
网页  http://www.st.com
标志 STMICROELECTRONICS - STMicroelectronics

ST9 数据表(HTML) 114 Page - STMicroelectronics

Back Button ST9 Datasheet HTML 110Page - STMicroelectronics ST9 Datasheet HTML 111Page - STMicroelectronics ST9 Datasheet HTML 112Page - STMicroelectronics ST9 Datasheet HTML 113Page - STMicroelectronics ST9 Datasheet HTML 114Page - STMicroelectronics ST9 Datasheet HTML 115Page - STMicroelectronics ST9 Datasheet HTML 116Page - STMicroelectronics ST9 Datasheet HTML 117Page - STMicroelectronics ST9 Datasheet HTML 118Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 114 / 146 page
background image
114/146
ST9 USER GUIDE
file as a higher-level code. This is used to change the hardware configuration (assignments of
the port pins, etc.) by changing only those files that are involved with low-level routines.
Once this layout is established, you can then write the files mentioned below. These files are
used to configure the tools. Since they know the program structure, it can be maintained by
compiling the right portions whenever they change. So you absolutely have to go through the
following steps even though they are not directly related to writing code:
– Writing the makefile
– Writing the linker command file
– Writing the start-up file
These files are specific to each project and must be added to the list of source files. Examples
are given in the applications described in this book and are available in the Companion soft-
ware.
5.4.1 Writing the Makefile
The makefile is the template that puts all the program pieces together. It describes the module
interdependencies that enable the gmake utility to build the program efficiently by processing
only those source files that have been modified since the last invocation of gmake(6).
The Make language is very powerful, for a Make utility can be applied to almost any kind of
processing where several files provide a single result. It is a generic machine that manages
updates smartly. When developing programs for the ST9, the makefile description is similar
from one project to another. Most of the changes relate to the name and the number of the
files involved. Thus, we propose here a skeleton makefile and we explain how you can tailor
it for a specific application, without going into the advanced features gmake offers.
A skeleton makefile is given on the companion software, and a variant is included in the direc-
tory of each application. This will help you understand typical makefile usage, which is not dif-
ficult to learn.
The skeleton makefile reads as follows:
#/*******************************/
#/*
MAKEFILE SKELETON
*/
#/*******************************/
# DEFINES
# *******
(6) See GNU9P Make Utility Manual.



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


数据表 下载

Go To PDF Page


链接网址



ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   数据表链接    |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com