WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2007-Apr-17 15:26:25

kanuparthi
Member
From: New York City, NY
Registered: 2007-Feb-17
Posts: 1

Error in sysgen2opb

i am working on this project on sysgen2opb.  i specified, built and tested the base system. while converting the system generator model to an opb peripheral, the following error appeared after clicking on the triangular play icon at the top of the model window:

"Failed to find library 'xbsIndex_r4' referenced by 'adder/ System Generator'. This library must be on your MATLAB path."

please help.

Offline

 

#2 2007-Apr-17 15:46:45

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: Error in sysgen2opb

This error indicates that Simulink can't find the Xilinx System Generator blockset. First, confirm you have Sysgen installed by running 'xlversion' in MATLAB.

Next, try running these commands in MATLAB:

rehash toolboxcache
rehash toolbox
clear all functions

Offline

 

Board footer