Part Number: TMS570LS1114 Other Parts Discussed in Thread: NOWECC , UNIFLASH Hello,
I have several questions about ECC generation iside CPU.
1) I generate ECC using nowECC tool with the following params:
nowECC.exe -r4 -l -F021 16M_ADD -i <input > -o <output…
Part Number: RM48L952 Other Parts Discussed in Thread: NOWECC , UNIFLASH I am trying to add ECC values with nowECC to a firmware which is loaded using a custom bootloader. I suspect the -f flag does not work correctly. In my bootloader, it does not zero…
Part Number: TMS570LC4357 Other Parts Discussed in Thread: NOWECC , UNIFLASH Tool/software: TI C/C++ Compiler Hi, I apologize in advance for posting in the incorrect forum (if I am). We used to use:
nowECC -r5 -f021 16M_ADD -a foo.hex
but since nowECC is…
Part Number: TMS570LS1114 Other Parts Discussed in Thread: NOWECC , UNIFLASH , HALCOGEN Hi,
the external NOWECC generation tool is not available anymore. Are we recommending to use Linker based ECC generation or CCS Loader based ECC generation?
A side question…
Part Number: RM46L430 Other Parts Discussed in Thread: NOWECC , UNIFLASH , , TMS570LC4357 , RM46L852 I need to the nowECC tool, but cannot find it. So far:
No download link in the nowECC page.
'ti nowecc download' Internet search finds the user manual…
Other Parts Discussed in Thread: TMS570LS3137 , NOWECC , HALCOGEN Dear all,
First of all, I am using TMS570LS3137 HDK. I am trying to create a simple canbootloader program which will be located at the end of the flash bank 1. It will be available while main…
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 , UNIFLASH HI,
sorry, maybe it is a stupid question ;-) Does ECC Flash Error Detection (not correction) need to generate the data with nowECC for the RM46?
Thanks
Other Parts Discussed in Thread: NOWECC , TMS570LS3137 How to use the nowECC?
I have setup the nowECC tools.But I click the Icon。 I can't open the nowECC software. I don't connect the board and debugger.
I have find in the spna491d, but I canit find…
Other Parts Discussed in Thread: TMS570LS3137 , NOWECC My device is tms570ls3137.
my IDE is IAR
my debugger is J-TAG.
Can I use nowFlash ? Which version? Is uni
Another question:what's the difference between nowflash and nowECC?