Other Parts Discussed in Thread: TMS570LS3137 编译后F021文件中Registers_FMC_BE.h 中两处共用体报错,union FSM_WR_ENA和union EEPROM_CONFIG,编译提示是Type #111 expected either a definition or a tag name,
Other Parts Discussed in Thread: TMS570LS3137 有关TMS570LS3137的FEE操作有点问题,我们在做升级时候,
前后两个版本的FEE有差异,
前版本开了7个block后版本,后版本开了9个,
其中block7 开辟长度有差异,
在升级后,后几个block出现问题是意料中的,但是我们发现block1的参数也没了,
我想问下FEE的运行机制,并且这个情况是怎么造成的
Hi Expert
# 1 In the underlying source code of Bootloader , the PacketWrite function aways keeped waiting status. the PC machine always can't complete the datas from under level , what are the reasons?
Step1:Test PacketWrite funtion.
the code always…