Getting Scr1 Running; Starting Up; Loading Binary Images To Memory - Syntacore SCR1 SDK Quick Start Manual

Digilent arty edition
Table of Contents

Advertisement

4. Getting SCR1 Running

4.1. Starting Up

1. Connect your host PC to the Arty's USB port (J10).
2. Open any terminal program. In the example below we use minicom terminal. Adjust its UART
parameters as follows:
◦ Bps/Par/Bits - 115200 8N1
◦ speed - 115200
◦ bits - 8
◦ stop bits - 1
◦ parity - none
◦ Hardware Flow Control: No
3. Initiate FPGA re-configuration process (push PROG button) or SOC internal circuitry reset (push
RESET button).
4. Terminal program should display SCR bootloader's banner and prompt:
SCR loader v1.0-scr1_RC
Copyright (C) 2015-2017 Syntacore. All rights reserved.
ISA: RV32IMC [40001104] IMPID: 17090700
SYSID: 17090400 BLDID: 17090701
Platform: arty_scr1, cpuclk 25MHz, sysclk 25MHz
Memory map:
00000000-0FFFFFFF
F0000000-F000FFFF
F0040000-F0040FFF
FF000000-FF0FFFFF
FFFF0000-FFFFFFFF
1: xmodem load @addr
g: start @addr
d: dump mem
m: modify mem
i: platform info
:

4.2. Loading Binary Images to Memory

SCR bootloader supports only loading of binary files using XMODEM file
NOTE
transferring protocol.
1. Wait for the bootloader's menu and prompt
8
00000000
DDR
00000000
TCM
00000000
MTimer
00000000
MMIO
00000000
On-Chip RAM

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SCR1 SDK and is the answer not in the manual?

Table of Contents