Error: Couldn't run process C:/altera/11.0/quartus//sopc_builder/bin/sopc_builder --classic --generate F:/nios-wenjian/hellow/KERNEL.ptf successfully

Under your Quartus II folder, go to bin->cygwin->bin folder, select the following files in the list below and then right-click and choose Properties.

Under the Compatibility tab, check“Run this program in compatibility mode for:” and choose “Windows XP (Service Pack 2)”.

Check “Run this program as an administrator”, as well.

Here is the list of files that you can select to change their compatibility mode under the Quartus II->bin->cygwin->bin folder:

1. Make.exe

2. Sh.exe

3. Echo.exe

4. Cygstart.exe

5. MakeInfo.exe

6. Perl.exe

7. Collect2.exe(under nios2eds\bin\nios2-gnutools\ H-i686-pc-cygwin\libexec\gcc\nios2-elf\3.4.6)

8. Nios2-elf-g++.exe(under nios2eds\bin\nios2-gnutools\ H-i686-pc-cygwin\bin)

在修改上述的属性之后,反而出现sopc builder 不能generate的现象

改回原来的属性(bin和bin64)generate成功

Error: Couldn't run process C:/altera/11.0/quartus//sopc_builder/bin/sopc_builder --classic --generate F:/nios-wenjian/hellow/KERNEL.ptf successfully

时间: 2024-10-14 10:50:02

Error: Couldn't run process C:/altera/11.0/quartus//sopc_builder/bin/sopc_builder --classic --generate F:/nios-wenjian/hellow/KERNEL.ptf successfully的相关文章

Quartus II 11.0 开始使用

一.Altera Quartus II 11.0套件介绍 所谓巧妇难为无米之炊,再强的软硬件功底,再多的思维创造力,没有软件的平台,也只是徒劳.因此,一切创造的平台——Quartus II 软件安装,由零开启的世界,便从此开始. 自从Bingo 2009年开始接触FPGA,Quartus II 版本的软件从n年前的5.1版本到今天的最新发布的11.0,都使用过:当然对于软件核心构架而言,万变不离其宗.虽然多多少少有点bug,但这10多个版本发展到了现在,能看到Altera一直在努力,致力于更完美

KVM Run Process之KVM核心流程

在"KVM Run Process之Qemu核心流程"一文中讲到Qemu通过KVM_RUN调用KVM提供的API发起KVM的启动,从这里进入到了内核空间执行,本文主要讲述内核中KVM关于VM执行的核心调用流程,所使用的内核版本号为linux3.15. [点击查看全文] http://luoye.me/2014/07/12/KVM_RUN_PROCESS2/

Unable to extract 64-bitimage. Run Process Explorer from a writeable directory

Unable to extract 64-bitimage. Run Process Explorer from a writeable directory When we run Process Explorer on window system , we may find this issue, because the current login account could not create the file "ProcessExplorer64.exe" into the U

iOS 开发报错 clang: error: unable to execute command: Segmentation fault: 11

ios开发报错 ld: can't link with a main executable file '/Users/apple/Library/Developer/Xcode/DerivedData/LePaiDemo-ftsuwgzvjdjwzghgkuefbzvdkvey/Build/Products/Debug-iphoneos/LePaiDemo.app/LePaiDemo' for architecture armv7 clang: error: unable to execute

proxool--高并发异常:We are already in the process of making 11 connections and the number of simultaneous

异常: Caused by: java.sql.SQLException: We are already in the process of making 11 connections and the number of simultaneous builds has been throttled to 10 解决方案: 在proxool.xml中增加: <simultaneous-build-throttle>20</simultaneous-build-throttle> 默认

Ubuntu An error occurred,please run Package Manager..

转自https://blog.csdn.net/idealcitier/article/details/78294137 An error occurred,please run Package Manager from the right-click menu or apt-get in a terminal to see what is wrong.The error message was: 'Error:BrokenCount>0'This usually means that your

Error:java: 无效的源发行版: 11

目录 问题描述: 具体原因: 解决方式: 问题描述: 昨天下载 ali 的一个 demo.本地 idea 编译的时候报错. Error:java: 无效的源发行版: 11 具体原因: 项目的 jdk (Project SDK)版本 和项目的语言级别(Project language level )不同. 解决方式: 打开 idea 的 Project Structure 菜单. 默认快捷键: Ctrl + Shift + Alt + s. 修改对应的 Project SDK .Project l

nodejs内存溢出 FATAL ERROR: CALL_AND_RETRY_0 Allocation failed – process out of memory

spa项目整体迁移转为ssr后,改动之后部署一切还好,就是突然有一天访问人数太多,node进程很容易就挂了自动重启. 最后经过压力测试,考虑到是堆内存溢出的问题,就报错误:FATAL ERROR: CALL_AND_RETRY_0 Allocation failed – process out of memory 1.复现结果: 采用Jmeter做压力测试,1s50次,持续请求,观察node进程占用内存情况 经过观察发现持续请求,node进程占用内存一直升高,最后达到1.4G左右,就不会再升,因

Git for Windows v2.11.0 Release Notes

homepage faq contribute bugs questions Git for Windows v2.11.0 Release Notes Latest update: December 1st 2016 Introduction These release notes describe issues specific to the Git for Windows release. The release notes covering the history of the core