I have been debugging 430 these days, and it is required to use IO interrupt to wake up the system. I have summarized the following experiences, which should be paid attention to when using IO port in...
Items that should be checked after PCB wiring is completed! Before, I didn’t know what to check after making PCB. Finally, I found more comprehensive information!...
if(!mallco_dev.memmap[memx][offset])cmemb++;//The number of consecutive empty memory blocks increases. I don't understand why memmap is a two-dimensional array. u16 *memmap[SRAMBANK]; This is defined ...
I am a novice and I am using DE10 for the first time. I am following the example of DE1-soc and using hps to transfer data to fpga. However, no data is transmitted at the receiving end. I would like t...