Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
init.lst
Package: STM32-uCOS-II_UAV.rar [view]
Upload User: yj_qqy
Upload Date: 2017-01-28
Package Size: 2911k
Code Size: 6k
Category:
uCOS
Development Platform:
C/C++
- ARM Macro Assembler Page 1
- 1 00000000 ;*******************************************************
- ***********************
- 2 00000000 ;
- 3 00000000 ; STARTUP CODE
- 4 00000000 ; LM3Snnnn
- 5 00000000 ; KEIL's uVision3
- 6 00000000 ; (RealView Microprocessor Developer K
- it)
- 7 00000000 ;
- 8 00000000 ; Filename : init.s
- 9 00000000 ;*******************************************************
- ***********************
- 10 00000000
- 11 00000000 PRESERVE8
- 12 00000000 AREA INIT, CODE, READONLY ; Name thi
- s block of code
- ;
- 13 00000000 THUMB
- 14 00000000
- 15 00000000 ;*******************************************************
- ***********************
- 16 00000000 ; IMPORTS
- 17 00000000 ;*******************************************************
- ***********************
- 18 00000000
- 19 00000000 IMPORT __main
- 20 00000000
- 21 00000000 ;*******************************************************
- ***********************
- 22 00000000 ; EXPORTS
- 23 00000000 ;*******************************************************
- ***********************
- 24 00000000
- 25 00000000 EXPORT ResetHndlr
- 26 00000000
- 27 00000000 ;*******************************************************
- ***********************
- 28 00000000 ; DEFINITIONS
- 29 00000000 ;*******************************************************
- ***********************
- 30 00000000
- 31 00000000
- 32 00000000 ;*******************************************************
- ***********************
- 33 00000000 ; PERFORM ROM/RAM REMAPPING
- 34 00000000 ;*******************************************************
- ***********************
- 35 00000000
- 36 00000000 ENTRY
- 37 00000000 ResetHndlr
- 38 00000000
- 39 00000000 ;*******************************************************
- ***********************
- 40 00000000 ; SETUP STACK POINTERS
- 41 00000000 ;*******************************************************
- ***********************
- 42 00000000
- 43 00000000
- ARM Macro Assembler Page 2
- 44 00000000 ;*******************************************************
- ***********************
- 45 00000000 ; MOVE TO MAIN
- 46 00000000 ;*******************************************************
- ***********************
- 47 00000000 4800 ldr r0, =__main
- 48 00000002 4700 bx r0 ; Save this in regi
- ster for possible l
- ong jump
- ;
- 49 00000004
- 50 00000004 ALIGN
- 51 00000004 END
- 00000000
- Command Line: --debug --xref --device=DARMSTM --apcs=interwork -o.Outputinit.
- o -IC:KeilARMINCSTSTM32F10x --list=.Outputinit.lst BSPinit.s
- ARM Macro Assembler Page 1 Alphabetic symbol ordering
- Relocatable symbols
- INIT 00000000
- Symbol: INIT
- Definitions
- At line 12 in file BSPinit.s
- Uses
- None
- Comment: INIT unused
- ResetHndlr 00000000
- Symbol: ResetHndlr
- Definitions
- At line 37 in file BSPinit.s
- Uses
- At line 25 in file BSPinit.s
- Comment: ResetHndlr used once
- 2 symbols
- ARM Macro Assembler Page 1 Alphabetic symbol ordering
- Relocatable symbols
- .debug_info$$$INIT 00000000
- Symbol: .debug_info$$$INIT
- Definitions
- None
- Uses
- None
- Warning: .debug_info$$$INIT undefinedComment: .debug_info$$$INIT unused
- 1 symbol
- ARM Macro Assembler Page 1 Alphabetic symbol ordering
- Relocatable symbols
- .debug_line$$$INIT 00000000
- Symbol: .debug_line$$$INIT
- Definitions
- None
- Uses
- None
- Warning: .debug_line$$$INIT undefinedComment: .debug_line$$$INIT unused
- 1 symbol
- ARM Macro Assembler Page 1 Alphabetic symbol ordering
- Relocatable symbols
- .debug_abbrev 00000000
- Symbol: .debug_abbrev
- Definitions
- None
- Uses
- None
- Warning: .debug_abbrev undefinedComment: .debug_abbrev unused
- __ARM_asm.debug_abbrev 00000000
- Symbol: __ARM_asm.debug_abbrev
- Definitions
- None
- Uses
- None
- Warning: __ARM_asm.debug_abbrev undefinedComment: __ARM_asm.debug_abbrev unused
- 2 symbols
- ARM Macro Assembler Page 1 Alphabetic symbol ordering
- External symbols
- __main 00000000
- Symbol: __main
- Definitions
- At line 19 in file BSPinit.s
- Uses
- At line 47 in file BSPinit.s
- Comment: __main used once
- 1 symbol
- 328 symbols in table