Part Number: TMS320C6678
For the base address of the GbE switch subsystem, see the memory map in the device-specific data manual
文档中描述的地址均为偏移地址,其中提到查看基地址需要去看 device-specific data manual ,这个单独的数据手册在哪里呢
Part Number: TMS320C6678 Other Parts Discussed in Thread: SYSBIOS 程序使用sysbios,多核共用单工程,使用6678中断遇到以下问题
1。在cfg脚本文件创建gpio13中断,interruptnum使用11,eventid为87,hwi maskoperation self 程序运行之后,看到所有核都会进入gpio中断里,怎么设置只有核0响应中断?在核0的isr里cpu通过emif读取数据,怎么配置edma通过emif读取数据?
…