Nick,
I think i can repeat your results, with 2.21 and also 2.17. As a sanity check, are you seeing the end of the ECC file as:
:020000040048B2 :08FFF8001D0A1D0A1D0A1D0A65 :00000001FF
If so then if you change this to
:0200000400 47B3 :08FFF8001D0A1D0A1D0A1D0A65…
Other Parts Discussed in Thread: NOWECC Hi,
I'm trying to get NowECC to give me a library file that I can use to link back into our firmware image and I'm missing something about how this is supposed to work. I can feed an S-record file into the…
Other Parts Discussed in Thread: NOWECC Hello Support,
Flash EEPROM ECC starts at 0xF010_0000
But nowECC is generating ECC data at address 0x1544_0000.
Attached file contains a test case file in zipped format with the command shown below:
"C:…
Other Parts Discussed in Thread: NOWECC Hello Support,
There is a -i option within nowECC Version 2.17 tool.
In the -i option, user is supposed to provide MAP file as input to nowECC tool.
Can you please let me know what is the MAP file format…
Other Parts Discussed in Thread: NOWECC Hello Support,
In the attached Test_ECC.zip file, you will find Cortex_F021_ECC.pdf file describing the issue.
When I perform offline calculation with spna126.pdf given Boolean Equation, the value obtained doesn…
Other Parts Discussed in Thread: NOWECC , TMS570LS3137 Hello Support,
For TMS570LS3137 device, I want to use nowECC tool.
Which option to use for TMS570LS3137 device with nowECC version 2.17 "-f021 16M_ADD" or "-f021 16M_NOADD"?
I couldn't find…
Part Number: TMS570LC4357 Other Parts Discussed in Thread: NOWECC , UNIFLASH Tool/software: ECC can be generated using the linker scripts as per https://software-dl.ti.com/codegen/docs/tiarmclang/rel4_0_0_LTS/compiler_manual/linker_description/05_linker_command_files…
Hi Lee,
Jeongwon Lee said: From the link you shared, regarding the 1. nowECC, 2. CCS/UniFlash, and 3. Linker Command Files, which one can be used in my development environment (Development Environment: RM57L843, IAR environment)?
I didn't test them…