PHeri1
New Contributor
5 years agoheader and code files are not included in bsp
I have included a component from opencores into my Platform Designer.
All 'library' paths are set in Quartus and the project compiles successfully.
But when I import the sopcinfo file into Nios II Eclipse Mars.2, the .h and .c files are never included in the bsp file. So they are also missing the the .elf file.
When I rightclick on the opencores component in the Platform Designer and choose Detail and Open Component Folder...
I see all the *.v files, a HAL and an inc folder.
All the files are installed on my computer in the folder:
C:\intelFPGA_lite\19.1\ip\opencores\i2c_opencores
Any idea?