Forum Discussion
Altera_Forum
Honored Contributor
21 years ago"no install.ptf..."why sopc builder is confused
when I using the sopc builder to construct my nios system,it reported like this
//===================================================== Altera SOPC Builder Version 4.10 Build 181 Copyright © 1999-2004 Altera Corporation. All rights reserved. # 2004.12.19 10:50:54 (*) mk_custom_sdk starting # 2004.12.19 10:50:54 (*) Reading project D:/altera/kits/nios2/examples/verilog/niosII_cyclone_1c20/small/small_1c20.ptf. # 2004.12.19 10:50:55 (*) Finding all CPUs # 2004.12.19 10:50:55 (*) Finding all available components no install.ptf file found at D:/altera/quartus41/sopc_builder/bin/europa/europa_utils.pm line 1700. Error in processing. System NOT successfully generated. //==================================================== As you can see,the quartusII version is 4.1 ,and the niosii is 1.01.I also had tryed the quartusII4.2 and niosII 1.1,but it's report the same.In addition to this,in nios sdk shell ,when I using the prompt "mk_target_board ",it also showed this "no install.ptf ....." How can I do ?2 Replies
- Altera_Forum
Honored Contributor
>> hi, the install.ptf file is typically located in:
>>c:\documents and settings\<username>\.sopc_builder On my c-disc the .sopc_builder folder was installed directly under C. I simply moved it to 'documents and settings' folder. This question is also discussed under a question posted by user 'rleitner' at this forum. /S - Altera_Forum
Honored Contributor
TO_BE_DONE