Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Problem with HW Select

Altera_Forum
Honored Contributor II
902 Views

After menuconfig I have done this : 

 

$ ~/uclinux-dist$ make vendor_hwselect sysptf=/home/samratv/desktop/de2_nios_device_led/hw/system_0.ptf 

 

make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- -C vendors vendor_hwselect 

make[1]: Entering directory `/home/samratv/uClinux-dist/vendors' 

make -C /home/samratv/uClinux-dist/vendors/Altera/nios2nommu/. dir_v=/home/samratv/uClinux-dist/vendors/Altera/nios2nommu/. -f /home/samratv/uClinux-dist/vendors/vendors-common.mak vendor_hwselect 

make[2]: Entering directory `/home/samratv/uClinux-dist/vendors/Altera/nios2nommu' 

make[2]: *** No rule to make target `vendor_hwselect'. Stop. 

make[2]: Leaving directory `/home/samratv/uClinux-dist/vendors/Altera/nios2nommu' 

make[1]: *** [vendor_hwselect] Error 2 

make[1]: Leaving directory `/home/samratv/uClinux-dist/vendors' 

make: *** [vendor_hwselect] Error 2 

 

why did i get those errors ? 

i have specified the path correctly. 

 

Please help. 

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
212 Views

Still no answer? As I have the same problem ....

0 Kudos
Reply