1 octasic dsp firmware image creation, Application development overview – Artesyn PCIE-8120 Installation and Use (July 2014) User Manual

Page 43

Advertising
background image

Application Development Overview

PCIE-8120 Installation and Use (6806800R89C)

43

5.3.1

Octasic DSP Firmware image creation

Octasic provides an image creation tool, that allows the user to specify configuration options
and the application object file to be included when creating the bootfile. The DSP firmware
image creation application is provided with the package:

File Name:

oct2200_boot_img_gen

File Location:

/opt/octasic/bin

Syntax:

oct2200_boot_img_gen <input file> <output file>

Input file:

simplified CSV description file created for PCIE-8120.

Output file: firmware image file created

Example:

# cd /opt/octasic/hardware/octvoc2/oct2200/bootfile

# /

opt/octasic/bin/oct2200_boot_img_gen

octvocmgw.citadelle.csv oct2200citadelle.img

Always use the octvocmgw.citadelle.csv file provided with the RPM, for creating DSP
images for PCIE-8120. To set up the card with its board-specific hardware
octvocmgw.citadelle.csv

file is required.

Advertising