S3C2410 (ARM9) startup method

Publisher:心怀感恩Latest update time:2018-12-18 Source: eefocusKeywords:S3C2410  ARM9 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

1. Nand Flash boot


In order to boot from Nand Flash, S3C2410 is configured with a 4KB internal SRAM buffer called Steppingstone. When the system is configured to boot from Nand Flash (configuration is set by hardware engineers on the circuit board), the Nand Flash controller will automatically load the first 4KB code of Nand Flash into the internal RAM (Steppingstone), and set the 0x0 address as the starting address of the internal RAM (memory mapping), and then the CPU starts to boot from the 0x0 address of the internal RAM. This process does not require program intervention. Usually the first 4KB code of nand flash will copy the CPU startup initialization code in nand flash to SDRAM, and then jump to SDRAM to start execution. So what the programmer needs to do is to put the most core startup code in the first 4KB of Nand Flash.


2. NOR Flash boot


When booting from NOR Flash, the system will directly start executing code from address 0 of NOR Flash.


Keywords:S3C2410  ARM9 Reference address:S3C2410 (ARM9) startup method

Previous article:ARM bare metal - FS2410 button control LED light (query method)
Next article:s3c2410 ARM clock and settings

Recommended ReadingLatest update time:2024-11-16 14:46

Research on Embedded Gateway Based on ARM9
introduction Ubiquitous networks have brought huge development opportunities to network access devices. With the rapid growth of the network access market, embedded network access has begun to become one of the most concerned areas in embedded system technology. Driven by embedded network technology, a situati
[Microcontroller]
Research on Embedded Gateway Based on ARM9
Implementation of S3C2410 interrupt program
      S3C2410 (IRQ) interrupt processing process:        It is important to note the difference between the interrupt vector table and the exception vector table. When an interrupt occurs, it always enters from the IRQ or FIQ exception entry, and then jumps to the corresponding exception handler for execution. This ex
[Microcontroller]
Design of media player based on ARM9
1 Introduction   The rapid development of computer multimedia technology and network technology has made multimedia applications based on streaming media also used in many fields, especially in network videophone, remote monitoring, and video on demand. With the maturity of computer multimedia compression technology
[Analog Electronics]
Design of media player based on ARM9
Design of embedded industrial control calorimeter based on S3C2410A chip and Flash memory
1 Introduction The industrial control calorimeters used in most power plants, coal mines and laboratories of all sizes now have such a framework: a lower computer control module that completes instrument testing and test control; provides human-computer interaction, transmission and reception The host computer module
[Microcontroller]
Design of embedded industrial control calorimeter based on S3C2410A chip and Flash memory
SD storage technology and its application based on S3C2410
      1 Introduction       SD card (Secure Digital Memory Card) is a new generation of memory based on Flash. It focuses on the security, capacity and performance of data storage. It is an ideal external storage medium for many portable electronic products such as digital cameras, mobile phones, PDAs, etc.       2
[Microcontroller]
SD storage technology and its application based on S3C2410
ARM9 first contact experience
Finally got the ARM9 development board, opened the box and saw a thick stack of CDs. I ran to the computer and copied the CDs to It took me a day to get it on the computer. There was so much information. I looked it up later and found that there was only one CD. The rest was all information downloaded from the Interne
[Microcontroller]
s3c2410 ARM clock and settings
OSC uses a passive crystal oscillator, EXT uses an active crystal oscillator or an external clock. The 12M of 2440 is an Oscillator, which is active! 12M of 2440 is Oscillator   Crystal Passive Crystal         Oscillator Active crystal (contains active devices)   The passive crystal oscillator contains only
[Microcontroller]
Application design of RTC module based on S3C2410
introduction Based on the introduction of S3C2410, this paper analyzes the internal structure and working mechanism of RTC, and finally gives the application development dedicated to RTC function. Hardware Structure Introduction to S3C2410 Processor S3C2410 is a 16/32-bit RISC microprocessor launched by Samsung. It
[Microcontroller]
Application design of RTC module based on S3C2410
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号