Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

Altera SOPC Builder problem

Hello ,

I've got a problem with the Altera SOPC-Builder. Below error occurs in the SOPC, when I try to generate the code (from Nios II tutorial):

<div class='quotetop'>QUOTE </div>

--- Quote Start ---

Altera SOPC Builder Version 5.00 Build 148

Copyright © 1999-2005 Altera Corporation. All rights reserved.# 2005.06.11 16:49:44 (*) mk_custom_sdk starting# 2005.06.11 16:49:44 (*) Reading project C:/altera/kits/nios2/tutorials/niosII_custom_instr_tutorial/niosII_stratix_1s10/quartus_project/system.ptf.# 2005.06.11 16:49:44 (*) Finding all CPUs# 2005.06.11 16:49:44 (*) Finding all available components

no install.ptf file found at C:/altera/quartus50/sopc_builder/bin/europa/europa_utils.pm line 1758.

Error in processing. System NOT successfully generated.[/b]

--- Quote End ---

Any ideas?

--

mehaw

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Installation and/or user issue of some sort. Be sure that you&#39;re using Quartus/SOPC Builder as the same user that installed it. The "install.ptf" file is in ~/.sopc_builder/install.ptf (where ~ represents the user profile directory in Windows and the user&#39;s home directory in Linux/UNIX). If running on Linux/UNIX, you need to make sure that whatever user you&#39;re logged in as, actually has a home directory.

    - slacker