Other Parts Discussed in Thread: NOWECC , UNIFLASH Dear all,
I have received an error message by nowECC:
"Ignoring the root name command since the output file is not in COFF/ELF format.
Error 40 - Invalid record type 05 found in Intel input file"…
Other Parts Discussed in Thread: NOWECC , TMS570LS3137 I am using the TMS570LS3137 with ECC enabled. I am having trouble getting the ECC loaded correctly when using nowECC to generate the ECC values.
My nowECC parameters are as follows:
nowecc -i proj.out…
Other Parts Discussed in Thread: NOWECC Hi
I'm using a TMS580LS20206 with ECC enabled, which is working OK, but I was getting an unexpected bus fail when reading an embedded CRC value positioned at memory location 0xFFFF8. When I examined the hex output…
Other Parts Discussed in Thread: NOWECC , RM48L952 , UNIFLASH Hi
I'm using nowECC v2.21 to generate ECC data in my outfile for the RM48L952PGE processor. I use the following command line (as recommended in the TI wiki ):
nowECC.exe -i temp.out -o temp_ecc…
Other Parts Discussed in Thread: NOWECC The project I'm trying to load on to the TMDX570LS20USB is the MibADC example http://processors.wiki.ti.com/images/7/77/Example_TMS570_ADC_CCSv4_Project.zip
The target configuration is set for Texas Instruments…
Other Parts Discussed in Thread: NOWECC , TMS570LS20216 Hi All,
I am running the nowECC utility, so that I can verify my own ECC calculation code. unfiortunately, nowECC crashes out without generating the ECC file.
The command line I am using is:
nowECC…
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:\Program Files…
Hi again.
I have additional information to share related to this issue.
As the point where we saw the nERROR getting low was quite unclear, we suspected that the issue could be related to the Flash ECC.
One of my colleagues has tried using the nowECC…
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…