Electronic Components Datasheet Search
  New Zealand  ▼
ALLDATASHEET.CO.NZ

X  

AN3350 Datasheet(PDF) 72 Page - STMicroelectronics

Part # AN3350
Description  eTPU compiler tools
PDF  185 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  STMICROELECTRONICS [STMicroelectronics]
Direct Link  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

AN3350 Datasheet(HTML) 72 Page - STMicroelectronics

Back Button AN3350 Datasheet HTML 68Page - STMicroelectronics AN3350 Datasheet HTML 69Page - STMicroelectronics AN3350 Datasheet HTML 70Page - STMicroelectronics AN3350 Datasheet HTML 71Page - STMicroelectronics AN3350 Datasheet HTML 72Page - STMicroelectronics AN3350 Datasheet HTML 73Page - STMicroelectronics AN3350 Datasheet HTML 74Page - STMicroelectronics AN3350 Datasheet HTML 75Page - STMicroelectronics AN3350 Datasheet HTML 76Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 72 / 185 page
background image
Working with the assembler
AN3350
72/185
Doc ID 018512 Rev 2
#endif
Every #if directive must end with a matching #endif directive. A file shouldn't end unless
its active condition has been concluded.
#abort
The #abort directive aborts preprocessor operations (also responsible for reading the
input). Assembling will continue only on the lines produced thus far.
#quit
The #quit directive terminates overall assembling and, with an exit status of 1, returns
control to the user.
#error and #warn
The #error directive prints an error message to standard error as specified in its string
operand.
Likewise, #warn directives produce a warning message.
Note:
Any non-string arguments to these directives are subject to macro expansion, thereby
allowing messages containing previously calculated values or texts.
#rem
Like comments, #rem directive lines are simply discarded by the preprocessor.
10.6.2
Including files
The #include file directive results in the inclusion of the named source file in the code.
File names need to be quoted as described below. On all operating systems the slash
character (/) is used to separate directories and file names.
User and system files
The assembler makes a distinction between user and system files:
●
User file names are double quoted (“user_file”).
●
System files are regular text files that are part of the tool distribution. The files are
identified by name and, you are not concerned about their exact location. System files
are enclosed by angled brackets instead of double quotes (<system_file>).
#include
The directive #include directory is used to begin processing a new file. After
completing that file (and all files recursively related) the next line of the current file will be
read.
User and system paths
Search for user files in the directory lists within a user path list. When code is executed, this
list contains the current directory and the directory from which the tool was invoked. This is
then extended to contain new items from each '#include' directive met, and the new
file's directory is added to the user path.



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


Datasheet Download

Go To PDF Page


Link URL



Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link to Datasheet    |   Link Exchange   |   Manufacturer List
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