This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/F28M35M52C: UniFlash export BIN contains only 8-bit (instead of 16-bits) word

Part Number: F28M35M52C
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Code Composer Studio

On UniFlash v3.4 command line,

When UniFlash exports the C28 Flash content to a BIN file, it exports only 8-bit instead of 16-bit word ....

(UniFlash exports correctly the Flash content on M3 side).

Here is the command line:

C:\ti\uniflash_3.4\uniflash.bat -ccxml F28M35H52C1.ccxml -core C28 -export BIN 0x240000 0x96000  C28_image.bin

Looking through all the options, we did not find any settings like....  datawidth=16, wordlength=16 ....

Please advise.

Thanks,

Tim