Install DSP Builder development environment

Source: Internet
Author: User

Both Quartus and NIOS are of version 9.1. Find information on the Internet that version 9.1 supports MATLAB r2008a, but does not support r2009a. Then, on the official website, we found that only DSP Builder of 9.1 SP2 is supported. After installing the software in the sequence of MATLAB and DSP Builder, we found that our license had very few IP addresses. (When installing DSP Builder, you are prompted to select the MATLAB version. Only r2008a and others are available, so it is best to install r2008a)

The depressing reason is that the latest 9.1 SP2 was downloaded, and all the cracked files were not released, so we had to go up and down the DSP Builder 9.1 version on the Altera FTP. Ftp://ftp.altera.com/outgoing/release/

Uninstall 9.1 SP2 first, according to the OO blog, and then start the MATLAB when the warning appears, as shown in

Then, delete the path related to Altera in X: \ MATLAB \ r2008a \ toolbox \ Local \ pathdef. M.

Note that a blank line is required. Otherwise, a warning cannot be eliminated, as shown below:

P = [...
% Begin entries %

(Empty row)

MATLAB root, '\ toolbox \ MATLAB \ General ;',...
MATLAB root, '\ toolbox \ MATLAB \ OPS ;',...
MATLAB root, '\ toolbox \ MATLAB \ Lang ;',...
MATLAB root, '\ toolbox \ MATLAB \ elmat ;',...
MATLAB root, '\ toolbox \ MATLAB \ elfun ;',...

 

After installing DSP BuilderAltera DSP Builder blocksetThe library is empty and can be solved as follows:Open.. \ MATLAB \ r2008a \ toolbox \ Local \ matlab rc. m, Add at the end of this fileCodeBdclose all; set_param (0, 'characterencoding ', 'windows-1252 ')

Close MATLAB and restart Matlab.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.