Altera_Forum
Honored Contributor
12 years agomissing Displayport include soiurce files
I am working on the displayport transmit demo using the Opencore evaluation and ran into a problem rebuilding the NIOS project to test the design.
After running the runall.tcl script to setup the project then the batch_script.sh file to generate the dp_demo and dp_demo_bsp folders, I included the btc_dprx_syslib and btc_dptx_syslib folders in the project. Once I add the path to the btc_dprx_syslib.h and btc_dptx_syslib.h files to the debug.c, main.c, rx_utils.c, and tx_utils.c files, it can't find the functions. The Displayport Megacore user guide refers to the API with the include file so I am not sure what I am missing. A screen shot of my NIOS build is attached. Any help is appreciated.