Part Number: TMS570LC4357 Other Parts Discussed in Thread: HALCOGEN
TI工程师,您好
我们最近在TMS570LC4357上移植lwip1.4.1的时候,遇到组播帧没有收到的问题,广播和单播帧可以正确收到。后来,发现从EMAC的接口就没有获得到组播帧。
不知道是不是驱动配置有问题,我们的驱动使用HALCOGEN生成,根据需要做了一些修改,
驱动代码如下
netif->flags = NETIF_FLAG_BROADCAST | NETIF_FLAG_ETHARP…
Other Parts Discussed in Thread: TMS570LC4357 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1317400…
Other Parts Discussed in Thread: HALCOGEN 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1224072/tms570lc4357…
Other Parts Discussed in Thread: HALCOGEN 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/985924/tms570lc4357…
Other Parts Discussed in Thread: UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1269693/tms570lc4357…
Part Number: TMS570LC4357 Other Parts Discussed in Thread: HALCOGEN
对于 TMS570LC4357芯片的片内flash bank7,我这里有两个问题,麻烦解答:
1、使用FEE模块擦写bank7空间与直接使用f021 api擦写bank7空间与的区别是什么?或者说使用FEE驱动有什么好处?
2、FEE模块中的block、sector、virtual Sector之间是什么关系?可不可以理解为,一个virtual sector可能由一个或多个sector组成…