We have a Problem with the correct Start of a few amount of CPU’s with 2 TMS320C6713 and as a host from Infineon an XC167 µ-Controller. The problem appeared the last 30 month with roughly 10 boards from 250 this are 4%. Both C6713 DSPs (DSP-1 DSP-2) were bootet via HPI-Interface, an FPGA is also booted via the DSP-2! After the Start of the DSP-1 the DSP-2 and the FPGA are booted and startet. So with 96% of all boards we haven’t any problem. But with several of them DSP-1 is not starting after writing the Start Command in the HPIC Control Register. All Power-Up signals have been checked, all Levels of the HD-Signals have been checked, als Levels of the Reset-Signals have been checked. We have a “Reset-Button” in the Hardware, with leads to a complete Reset of the system, but DSP-1 never starts. The only think which helps is to switch off complete and start again. What is helping too, is to connect the DSP-1 via JTAG with the XDS Emulator, this resolves the knot and We can start the DSP via Start-Command of the Emulator. Attention: the second C6713 always starts correct! I have collected some further facts: - 4% of 250 boards - Different data codes of the C6713 DSPs - Boot is always ok, this is checked by the firmware by reading back the data (Verify) - DSP-2 always starts - Booting DSP-2 before DSP-1 does not solve the Problem - We supported the HD3/4 Signals to the DSP-1 with several Pull-Downs between 10k and 1k Ohm - Reset-Siganls of both DSPs are ok! - We use a small „Test Firmware“ for all µ-Controllers on board for the Board-Test, with this the DSP-1 always starts correct. - In this “Test Firmware“ we use the BIOS, in the Application-Firmware of the DSP-1 not. - The EMIF and PLL Init Function is called in every case after CslInit() in MAIN. - When connecting the emulator the data in the Memory of the C6713 seems to be correct (checked at adress 0x0000, there is always to find the jump to c_int00()! Has anybody a similar problem in the past? What can prevent the C6713 from starting? What is solving the knot after “Connect” with XDS Emulator?