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.
在AM5728上使用GPMC, 同步,非复用模式,需要自己在dtsi里面对地址管脚进行定义吗?如果不定义,编译就不报错,如果自己定义了,就报错,管脚被占用了
建议用sysconfig工具来配置管脚复用,不用在dts里定义了。
我们从其他demo板上移植过来的,想不做大的改动,有什么好的方式来定位问题吗?
您没有用TI的SDK? 用的是其他demo板上的kernel?
建议用TI的SDK,然后在dts里添加GPMC node。