-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFrame.tra
More file actions
27 lines (24 loc) · 1.07 KB
/
Frame.tra
File metadata and controls
27 lines (24 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*** Creating Trace Output File 'Frame.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup_stm32f10x_md.o"'
### List of Objects: adding '"delay.o"'
### List of Objects: adding '"main.o"'
### List of Objects: adding '"usart.o"'
### List of Objects: adding '"sys.o"'
### List of Objects: adding '"init.o"'
### ADS-LD Command completed:
--cpu Cortex-M3 "startup_stm32f10x_md.o" "delay.o" "main.o" "usart.o" "sys.o" "init.o" --strict --scatter "Frame.sct"
--summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\Frame.map" -o "Frame.axf"### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: 'Frame.axf'
### ADS-LD Command File: 'Frame.lnp'
### Checking for dirty Components...
### Creating CmdFile 'Frame.lnp', Handle=0x00000190
### Writing '.lnp' file
### ADS-LD Command file 'Frame.lnp' is ready.
### ADS-LD: About to start ADS-LD Thread.
### ADS-LD: executed with 0 errors
### Updating obj list
### LDADS_file() completed.