I believe the issue with the board that I have is the chip TMS320F206 is missing the serial bootloader code that makes the connection between the chip and the COM port on PC. Even though TI documentation claims that each chip is shipped with the bootloader pre-programmed I think some of the chip got missed. Maybe a bad lot. But TI doesn't support this chip anymore.
I have verified that some boards are able to communicate and program while some boards are not even though they are exactly the same so has to be the chip.
We went to outside board house and also evaluated that the chip from a good board is drawing 90mA curent when powered up while one from bad board is drawing 50mA current. To me looks like the bad chip does not have the bootloader hence it is not setting the IO pins correctly and not drawing proper current as it is pretty much doing nothing.
I bought a XDS510PP Parallel port to JTAG emulator from ebay.
I am trying to see if we can program the bootloader back into the chip through the JTAG connection. Is this possible to do?
If yes what software do I need to download in order to get the code loaded. Also I need the bootloader code itself.
I got a folder "sfldr20" from one of the other forums that has level 1 file called USLOAD_2. Not sure if this is the bootloader code I need to program to the chip?
Has anyone done this before?
Thanks.