This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好,我最近使用TMS570LS1227做一个项目,其中使用到了CAN和EMIF功能,由于第一次使用再加上网上资料很少,不明白这两个功能怎么实现,希望可以得到相关的资料。关于EMIF写入SRAM,是每次写入需要通过写函数写到SRAM地址还是可以在初次配置好后像写内部RAM一样直接保存变量信息到一个地址?