Revision 8, 0.9 kB
(checked in by phil, 15 years ago)
|
Added Examples etc. from CD
|
Line | |
---|
1 |
*** Creating Trace Output File 'UART.tra' Ok. |
---|
2 |
### Preparing for ADS-LD. |
---|
3 |
### Creating ADS-LD Command Line |
---|
4 |
### List of Objects: adding '"lpc2300.o"' |
---|
5 |
### List of Objects: adding '"main.o"' |
---|
6 |
### ADS-LD Command completed: |
---|
7 |
"lpc2300.o" "main.o" --library_type=microlib --device DARMP --strict --scatter "UART.sct" |
---|
8 |
|
---|
9 |
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols |
---|
10 |
|
---|
11 |
--info sizes --info totals --info unused --info veneers |
---|
12 |
|
---|
13 |
--list ".\UART.map" -o "UART.axf"### Preparing Environment (PrepEnvAds) |
---|
14 |
### ADS-LD Output File: 'UART.axf' |
---|
15 |
### ADS-LD Command File: 'UART.lnp' |
---|
16 |
### Checking for dirty Components... |
---|
17 |
### Creating CmdFile 'UART.lnp', Handle=0x000000F0 |
---|
18 |
### Writing '.lnp' file |
---|
19 |
### ADS-LD Command file 'UART.lnp' is ready. |
---|
20 |
### ADS-LD: About to start ADS-LD Thread. |
---|
21 |
### ADS-LD: executed with 0 errors |
---|
22 |
### Updating obj list |
---|
23 |
### LDADS_file() completed. |
---|