Hi all,
I am trying to run the dp_demo on my own board with dp tx & rx.
Following the software steps, I find it stopped at the function
btc_dptx_syslib_init();
with no any error/warning, no any debug info printted.
I can't find any c source file like btc_dptx_common.c/btc_dptx_aux_ch.c ... called by btc_dptx_syslib_init().
I am using the evaluation dp ip core/quartus prime 18.0.
The questions are:
1) When the function btc_dptx_syslib_init() give noting feedback, how to fix it?
2)How can I get the c source file like btc_dptx_common.c/btc_dptx_aux_ch.c etc...
Could someone please help with this, Thanks in advance!!!
Best Regards
Clark
Link Copied
Hi Clark,
Ideally all the DP IP core design should file should be stored in intelFPGA_pro\18.0_b219\ip\altera\altera_dp
For your case, maybe you can generate DP IP example design and compare with your own design.
Thanks.
Hi Clark,
想問你的問題獲得解答了嗎?
我最近也遇到了一樣的問題
For more complete information about compiler optimizations, see our Optimization Notice.