Hi
I developed a board with 2 6727 on it.
I succeed connecting the JTAG emulator to the board BUT
1. The two devices are recognized as 6720 by CCS
2. One is Little Endian, the other is Big endian (!!!! there is no 6727 big endian!!!)
3. When I download some sample code, I see a lot of strange data near _c_int00
4. When I try to fill memory, CCS barely succeeds writing 8 DWORDs
5. If I write single DWORDS either in internal or SDRAM memory, it succeeds
6. Very often CCS complains that it is not able to set a breakpoint.
It seems that my JTAG connection is bad. How can I troubleshoot this?
Also, the JTAG connection testing software that comes with the emulator succeeds testing the connection, even at high speed (30 MHz)
Albert