Compatibility issues with the nios in Win7

Source: Internet
Author: User

I am sharing my personal experience here. I have been using Quartus II 9.1 and niosii IDE 9.1 on Windows 7 since they were released. now, I am using Quartus II 9.1 SP2 and NiO II IDE 9.1 SP2.

A lot of users were asking questions the compatibility of these softwares on Windows 7. quartus II 9.1 and its FPGA builder seem to work fine on Windows 7 since the first day they are installed. it is the nio ii ide 9.1 that really bothered me. most of the time when you build a project, it will report ErrorMessages like two examples below. The success rate is only 20%. Example 1: make-s all primary des 3 [main]? (3732) c: \ altera \ 91 \ quartus \ bin \ cygwin \ bin \ make.exe :*** Fatal Error-Couldn't Allocate Heap, Win32 Error487, base 0x9E0000, top 0xB30000, reserve_size 1372160, allocsize 1376256, page_const 4096 2 [main] make 7588 fork: child-1-died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable Example 2: make-s all except des 3 [main]? (4980) c: \ altera \ 91 \ quartus \ bin \ cygwin \ bin \ make.exe :*** Fatal Error-Couldn't Allocate Heap, Win32 Error487, base 0x970000, top 0xA40000, reserve_size 847872, allocsize 851968, page_const 4096 2 [main] make 1972 fork: child-1-died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make [1]:/cygdrive/c/altera/91/nios2eds/components/altera_hal/build/common. mk: 54: fork: Resource temporarily unavailable 3 [main]? (6092) c: \ altera \ 91 \ quartus \ bin \ cygwin \ bin \ make.exe :*** Fatal Error-Couldn't Allocate Heap, Win32 Error487, base 0x970000, top 0xA60000, reserve_size 978944, allocsize 983040, page_const 4096 8408744 [main] make 1972 fork: child-1-died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make [1]:/cygdrive/c/altera/91/nios2eds/components/altera_hal/build/chac_rules.mk: 147: fork: resource temporarily unavailable make [1]: *** No rule to make target '/bin/gtf/generated_all.mk.gtf', needed by 'System _ description /.. /obj/generated_all.mk-t '. stop. make: *** [system_project] Error2 Build completed in 40.947 seconds
Some says it is related to the Norton Antivirus software. yes, my PC is installed with Norton Antivirus software. but I observed that it happened to Windows 7 PC which is not installed with Norton Antivirus software, as well. turning off the Norton Antivirus software does slightly help to increase the probability that the project is successfully built, from 20% to about 40%. anyway, I found some tricks which can make your life easier if you are using Nios II IDE 9.1 on Windows7.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. cyststart.exe 5. makeInfo.exe 6. Perl.exe7. Collect2.exe (under nios2eds \ bin \ nios2-gnutools \ H-i686-pc-cygwin \ libexec \ gcc \ nios2-elf \ 3.4.6) 8. nios2-elf-g00000000.exe (under nios2eds \ bin \ nios2-gnutools \ H-i686-pc-cygwin \ bin)

By doing the steps mentioned above, the success rate of building a project in nioii IDE 9.1 will be increased to above 90%.

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.