Intel:SoC デバイスの HWlib で IRQ を許可する API はありますか?
SoC FPGA
SoC EDS/DS-5
カテゴリ:SoC
ツール:SoC EDS
デバイス:Cyclone® V
下記の API が用意されています。
alt_int_global_enable_all (void)
こちらを使用する場合は、下記の HWLib が必要となります。
alt_interrupt.c
#include "socal/socal.h"
#include "hwlib.h"
#include "alt_interrupt.h"
HWLib 格納場所
<Quartus Version>\embedded\ip\altera\hps\altera_hps\hwlib