4677 views|6 replies

79

Posts

0

Resources
The OP

ARM BIOS issues [Copy link]

I recently bought an ARM board. The accompanying documentation said that the BIOS was burned into the chip when the board was shipped from the factory. Oh my god! I just now know that ARM also has BIOS... Question 1: Is the BIOS burned into FLASH? (My understanding of BIOS is a program. Its function is to initialize the peripherals connected to the CPU.) Question 2: When using FLASHPROGARM to download the program I wrote (such as the simplest LED flashing), if the program is stored from 0X00000000, then does this flush the BIOS? ? Is it correct to burn the simplest application program as above? (This experiment did not produce the result of LED flashing)

This post is from ARM Technology

Latest reply

Use the download command in BIOS to download the program to SDRAM through the serial port, USB or network port and then run it. Note that the linker address must be set correctly.  Details Published on 2008-9-4 21:54

78

Posts

0

Resources
2
BIOS is an initial program in ARM. It is no different from the program you wrote for 51 or PIC. It just provides some functions for you to easily fix some programs into it!
This post is from ARM Technology

75

Posts

0

Resources
3
Bootloader
This post is from ARM Technology

68

Posts

0

Resources
4
Make some changes in the BIOS to copy the FLASH to SDRAM and run it
This post is from ARM Technology

82

Posts

0

Resources
5
It is very likely that you have flushed the bios using FLASHPROGARM.
This post is from ARM Technology

55

Posts

0

Resources
6
Hey guys, what's the correct way to do it?
This post is from ARM Technology

66

Posts

0

Resources
7
Use the download command in BIOS to download the program to SDRAM through the serial port, USB or network port and then run it. Note that the linker address must be set correctly.
This post is from ARM Technology

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Related articles more>>

    EEWorld
    subscription
    account

    EEWorld
    service
    account

    Automotive
    development
    circle

    Robot
    development
    community

    About Us Customer Service Contact Information Datasheet Sitemap LatestNews

    Room 1530, Zhongguancun MOOC Times Building, Block B, 18 Zhongguancun Street, Haidian District, Beijing 100190, China Tel:(010)82350740 Postcode:100190

    Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
    快速回复 返回顶部 Return list