連結已複製
3 回應
Hi,
please make sure you refresh the index, right click your project and select index then "refresh All" then "rebuild Index". Also check the following page of free examples using the interrupt handler:
https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=238&No=1096&PartNo=4
https://fpgacloud.intel.com/devstore/?search=interrupt
Regards,
thanks for your reply,
after a while i managed to solve this issue, by going to system.h in BSP file, I looked for "ADVANCED" and changed it with "ENHANCED", then I built the program from application (hello word.c) not from System builder, and it worked fine.
Thanks
