Symbols generated by the ARM linker

Publisher:QianfengLatest update time:2016-07-26 Source: eefocusKeywords:ARM  connector  symbol Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere
The ARM connector defines some symbols that contain the character $$. When generating an image file, the ARM connector uses them to represent the starting address and storage area boundaries of each domain in the image file, the starting address and storage area boundaries of each output segment, and the starting address and storage area boundaries of each input port.

for example:

Load$$region_name$$Base represents the starting address when region_name is loaded;

image$$region_name$$Base represents the starting address of region_name at runtime;

image$$region_name$$Length represents the runtime length of region_name [a multiple of 4 bytes];

image$$region_name$$Limit represents the next byte address at the end of the storage area when region_name is running [this address does not belong to the storage area occupied by the domain region_name]

 

RO Read-only domain

RW Readable and writable domain

ZI For fields initialized with 0

Keywords:ARM  connector  symbol Reference address:Symbols generated by the ARM linker

Previous article:JATG debugger detailed explanation
Next article:Steps to port QWT to embedded Linux

Recommended ReadingLatest update time:2024-11-16 13:30

How to implement the upper control algorithm analysis solution of ARM9 microcontroller
introduction In many embedded control systems, the system must complete a large amount of information collection and complex algorithms, and also realize precise control functions. The ARM9 microcontroller running the embedded Linux operating system is used to complete signal collection and implement the upper-
[Microcontroller]
How to implement the upper control algorithm analysis solution of ARM9 microcontroller
ARM development step by step to accelerate the timing
Experimental purpose: By using MPLL to increase the system clock, start the timer to generate an interrupt to light up the LED light, start the Watchdog timer, and if the program runs away, re-run the program with the help of Watchdog to master the clock management, PWM and watchdog timer of S3C2410. Experimental env
[Microcontroller]
Compile the arm version of qt
Because of the project requirements, we need to use the QT development platform on the development board, so we need to compile an arm version of QT. After searching for some information on the Internet and spending a few days, I finally succeeded. The first step is to prepare the source code First download the QT s
[Microcontroller]
arm kernel compilation
1. Decide where to compile your kernel First, you need to decide where to compile your ARM Linux kernel. Your HOME directory is a good place to compile the kernel. If you want to use another directory, replace the $HOME directory appropriately. However, it is not recommended to compile the kernel in the /usr/src/linux
[Microcontroller]
Installation of cross-compilation chain arm-linux-gcc-3.3.2 under ubuntu10.04
1. Unzip arm-linux-gcc-3.3.2 to usr/local/arm/3.3.2. I won't say it's simple. 2. cd ~ Enter the current user's home directory and run   ls -la. You can see that there is a .bashrc file in the folder, which is the bash resource file of the current user. 3) sudo vi .bashrc Open the .bashrc file. Note that you must use
[Microcontroller]
Installation of cross-compilation chain arm-linux-gcc-3.3.2 under ubuntu10.04
ARM assembly pseudo instruction.word
I often encounter some annoying pseudo instructions starting with ".", such as .globl _start .balign .align .data .text, etc. The most annoying one is as follows: _undefined_instruction: .word undefined_instruction. The .word is very confusing. The technicians on the Internet are unwilling to answer and say to refer t
[Microcontroller]
ARM7202 touch screen interface design
1 Introduction The design methods of touch screens in different application fields are also different. Generally, there are three types: ⑴ Applying touch screen modules. The touch screen module provides a standard hardware interface to connect to the application system (usually a PC or an industrial computer wi
[Power Management]
ARM7202 touch screen interface design
Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号