Other Parts Discussed in Thread: OMAP-L138 , AM1808 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/594316/linux-omap-l138-how-to-uboot-omap-l138 器件型号: OMAP-L138 Thread…
Other Parts Discussed in Thread: OMAP-L138 , AM1808 问题:
我使用sfh_OMAP-L138.exe串口烧写工具来烧写UBL、UBOOT时,在擦除的过程中总是停止在Waiting for SFT on the OMAP-L138...这,具体信息如下:
C:\temp>sfh_OMAP-L138 -erase -targetType AM1808 -flashType SPI_MEM -v -p Com8
------------------…
Other Parts Discussed in Thread: TMDSLCDK138 , AM1808 , OMAP-L138 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/613422/linux-linuxsdk-omapl138-uboot-can-t-see-mmc 器件型号…
Other Parts Discussed in Thread: OMAP-L138 , AM1808 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/649825/tms320c6748-can-t-load-secure-dsp-with-genericsecureuarthost…
Other Parts Discussed in Thread: OMAP-L138 , AM1808 Serial Boot and Flash Loading Utility for OMAP-L138 里面的uart烧写工具是否只能使用物理串口,usb转串口好像不行??
我的板子:AM1808EMV 官方评估板。用OMAP-L138的工具flash writer 烧写怎么都不行。加载uboot,ais文件老是提示超过了什么范围。无法正常的烧写。
OMAPL138EVM上面通过ccs烧写是没有问题的…
Other Parts Discussed in Thread: AM1808 你好:
我们板子使用6748的MDIO接口连接lan8700芯片。代码参照starterware\third_party\lwip_1.3.2\ports\am1808\netif中的sitaraif.c编写。
现象:
1、代码执行到下图(a)第2步时,返回ERR_CONN,即执行Lan8710aLinkStatusGet()函数后,返回0;
(a)
2、查看Lan8710aLinkStatusGet()函数定义时…