Hi, there
Thank you for your reply.
My platform is TMS320F28377D, I migrated the new version communication firmware on this CPU and use Ver-3.1.2.4.
The old version communication firmware works well when I use Ver-1.4 freemaster, but go wrong in Ver 3.0 and the new version communication firmware with Ver-3.1.2.4 has the same fault.
The error is shown in the picture above.
Fault maybe like this: Freemaster will upload the record data when recorder function triggered. For example, buf[1000] stores the recorded data, and 1000 pieces of data need to be uploaded. In 8-bit memory mode, a maximum of 240 data is transferred each time, and the address increases by 240, but in 16-bit memory mode, the address should increase by 120.
Thank you.