最近在调试DSP的程序时发现一个No source available for "0x712148"的问题。
简单说明一下程序实现的功能,检测一个GPIO口的下降沿中断。
在程序中会有针对这个IO口所在的BANK进行中断使能的操作:GPIOBankIntEnable(SOC_GPIO_0_REGS, 6);
...
class="markdown_views prism-atom-one-light">
1. Firmware Loading and Unloading
The table below shows the remote cores and their corresponding definitions in the kernel dtsi files ([ti-processor-sdk-linux-am57xx...