beautypg.com

Bsp-update-settings – Altera SoC Embedded Design Suite User Manual

Page 171

background image

Table 7-1: User Parameters: bsp-create-settings

Option

Required

Description

--type

Yes

This option specifies the type of BSP.
"spl" is the only allowed PSP type for a SoC EDS

PSP.

--settings

Yes

This option specifies the path to a BSP settings

file. The file is created with default settings.
Altera recommends that you name the BSP

settings file “settings.bsp”.

--preloader-settings-dir

Yes

This option specifies the path to the hardware

handoff files.

--bsp-dir

Yes

This option specifies the path where the BSP files

are generated.
When specified, bsp-create-settings generates

the files after the settings file has been created.
Altera recommends that you always specify this

parameter with bsp-create-settings.

--set

No

This option sets the BSP setting name to

name

and and sets value to

value

.

Related Information

BSP Settings

on page 7-9

A complete list of available setting names and descriptions.

bsp-update-settings

The bsp-update-settings tool updates the settings stored in the BSP settings file, as shown in the following

example.

Example 7-3: Updating a PSP

The following command changes the value of a parameter inside the file "settings.bsp":

bsp-update-settings --settings settings.bsp --set \
spl.debug.SEMIHOSTING 1

7-6

bsp-update-settings

ug-1137

2013.05.03

Altera Corporation

HPS Preloader User Guide

Send Feedback