Other Parts Discussed in Thread: UNIFLASH
I download 2 images on each core. I can successfully download on Core1 but Core2 is having problems. The default setting for "n" in "dslite-C28xx_CPU2.bat" is 2 as indicated by "set ADDITIONALS=-n 2".
The default setting generated an error :"Failed: Unknown core index: 2"
I changed the default settings to ""set ADDITIONALS=-n 1". The change allowed the code to be downloaded but got programmed in the wrong core. It downloaded to Core1 instead!!
Please help.