
99
Linux and U-Boot Packages
DesignWare ARC AXC003 CPU Card User Guide
Version 6323-018
Synopsys, Inc.
May 2017
executables on the corresponding HS38x2cores. To debug the dual-core example
application in the GUI, pass
debug
as an argument to
run.bat
Running the leds Application Built for HS34
cd %MQX_ROOT\examples\axs103\leds
gohs34.bat test
Debugging the selftest Application Built for HS36
cd %MQX_ROOT\examples\axs103\selftest
gohs36.bat test debug
Running the grtc Application Built for Dual-Core HS38
cd %MQX_ROOT\examples\axs103\hs38x2\grtc
run.bat
8.7 Linux and U-Boot Packages
Before using the Linux and U-Boot packages, make sure that you have installed the
MetaWare toolchain (compiler/linker/debugger). This is a separate product, which is not part
of the AXS103 Software Development Platform.
You can find the latest information about how to download Linux and U-Boot sources and
build binary images you can find in the article
Getting Started with Linux on ARC AXS103
Software Development Platform (SDP)
Overview
The Linux and U-Boot packages are part of the zip file
axs103_software_<version>.zip
, which is available from the ARC SDP download
. The package includes a pre-built Linux and U-Boot binary versions.
The
axs103_uboot_v2017.01
folder contains the following:
u-boot_axs103.elf
- ELF file of the U-Boot bootloader.
u-boot_axs103.bin
- binary image of the U-Boot bootloader, to be programmed
into the AXS SPI flash to autostart on power-on.
axs_comm_progam_uboot.bat
- batch file that flashing u-boot_axs103.bin into SPI
flash.
The
axs103_linux_4.10.9
folder contains the following:
uImage_axs103
- Linux kernel prepared for loading by the U-Boot bootloader.