AM437x GP EVM 开发板的详细 tutorial哪里有?
TI官网上都是AM335x的,并且文档中的 git clone git://gitorious.org/sitara-board-port/sitara-board-port-uboot.git 好像也失效了
有没有AM437x的?
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.
AM437x GP EVM 开发板的详细 tutorial哪里有?
TI官网上都是AM335x的,并且文档中的 git clone git://gitorious.org/sitara-board-port/sitara-board-port-uboot.git 好像也失效了
有没有AM437x的?
tutorial类的
比如
如何制作 Uboot、image等、
如何添加自己的驱动,如何在AM437x片子上 开发一个驱动,然后 modprobe上;
如何开发一个linux下的应用,调用自己开发的驱动等
如何从各种外部存储器中(SD卡、Nor、Nand等) 启动等
参考这个链接的:http://software-dl.ti.com/processor-sdk-linux/esd/docs/06_01_00_08/linux/Examples_and_Demos.html
其他资料可以参考相关开发板的官网介绍