Hello,
I want tu use a Elpotronics Adapter (XStream-Iso for TI's C2000MCU) for programming a TMS320LF2406A.
So far we flashed the chip via JTAG.
With the new XStream-Iso we have to use SCI, because JTAG is not supported anymore.
Now I have a couple of Questions:
- For programming with JTAG we used a .out file. When I try to open this file in the Flash Programmer (FlashPro2000),
I get an Error back (Converting file filename.out... failed). Then I tryed to
convert the File with Code Composer Studio and the hex2000.exe.
When I open the file now it will be read succesfully, but the Code size = 0x0000 ( 0 ) bytes.
How does it have to be Convert to be Usable?
- My next problem is the CSM-Password. If I try to verify the CSM Password or
any other action th Flash Programmer returns me an Error.
Communication initialization............ OK
CSM Password verification............ failed
CSM Password incorrect - the DSP cannot be unlocked.
I tried this with a chip which already programmed and with a new one without
any programm on it.
The empty processor should actually have a password from the data sheet
I hope you can help me.
Jonas