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/TMS570LS0332: ECC Algorithm parameter specification for linker command file

Part Number: TMS570LS0332
Other Parts Discussed in Thread: NOWECC, TMS570LS3137,

Tool/software: Code Composer Studio

Hello,

I hope this is the correct Forum for this question.

I successfully used this description for the ECC Algorithm in the TMS570LS3137 linker command file:

ECC
{
eccalgo : address_mask=0x003ffff8 hamming_mask=R4 parity_mask=0x0C mirroring=F021 }
I found this description in this forum and in the ARM Compiler README.txt along with the info: "Each TI device supporting Flash ECC will have exactly one valid set of values for these parameters. The memory maps and ECC algorithm definitions for Flash ECC devices should be included in subsequent releases of Code Composer Studio. Users will not generally need to modify the preset values." Where can I find the TMS570LS0332 ECC algorithm specification for the linker command file? I couldn't find it in either CCS 6.0.1 or HALCoGen 4.06. Thanks, Charlie Johnston