Part Number: TMS320F28377D
Other Parts Discussed in Thread: C2000WARE
Hi champs,
I am asking this for our customer.
In the diagnostic library
C:\ti\c2000\C2000Ware_1_00_01_00\libraries\diagnostic\f2837xd\examples\cpu1\test_application
sta_tests.c
For "flash CRC check", numBytes is defined in uint16_t, meaning it cannot exceed 0xFFFF.
If so, how does the user use it to verify a flash region larger than 0xFFFF words?
For example, F28374S, the flash size ranges from 0x80000 to 0xBFFFF. How does the user handle that?
