Forum Discussion
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 file...
Altera_Forum
Honored Contributor
16 years agoI use the following command, it makes a settings.bsp file
nios2-bsp hal bsp_diag_rvp9ifd quartus --default_sections_mapping main_ram --set hal.make.bsp_cflags_debug -g --set hal.make.bsp_cflags_optimization -O2 I opened it with an editor, it shows Driver Name = none for my modules? So there is no enable check box next to them.