Altera_Forum
Honored Contributor
16 years agonios2-bsp not finding user components in 9.1?
Hi,
I am porting my class.ptf files into hw.tcl and sw.tcl files going from 7.1 (with 6.1 classic components) to 9.1. It does not appear that the nios2-bsp command is finding my sw.tcl files as it does not copy the include/source files over and does not reference the INSTANCE and INIT functions in alt_sys_init.c I know that my sopc builder path is setup properly as the SOPC builder itself finds my user components both the classic ones and the new ones with hw.tcl files. I have tried copying a couple of my sw.tcl file to my quartus/ip directory but that didn't work either. I also tried compiling a new 9.1 component with a hw.tcl file into the SOPC project thinking that maybe the bsp could not find sw.tcl file if a class.ptf file was in use (but I have seen altera components use class.ptf with sw.tcl file successfully). nios2-bsp does not complain about not being able to find anything. It completes successfully? Any ideas on whats wrong or how to debug this? Is there a project setting that needs to be set to enable using INIT and INSTANCE functions? Sorry for all the questions, seems like one thing after another... Thanks in advance jennifer