This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA3: EMU signals

Part Number: TDA3

Dear support,

I am using the TDA3 chip on custom made hardware with a XDS560 debugger. Currently I am having a problem with the DSS driver; when I set the enable bit in the DSS_VP_CONTROL register the
debugger connection crashes.
In the hardware there are the signals JTAG_EMU2, JTAG_EMU3, JTAG_EMU4 connected to VOUT1_D8, VOUT1_D7 and VOUT1_D6. Maybe the crash has somthing to do with the EMU signals. Could you please
let me know what I need to do to disable the EMU signals.

Best regards
Erwin

  • Erwin,


    Can you send crash log? What does it say when the connection terminates?

    Also, has your custom board gone through a schematic review by TI and the usual sanity checks?

    Can you try forcing the VOUT signals on the pins via the CTRL_CORE_PAD_VOUT1_D6 muxmode register (set it to 0x0: vout1_d6 in the driver/device tree).

    Let us know if that helps,

    thanks,
    Alex
  • Hi Alex,

    Thanks for your quick response;
    There was a problem in my display driver, which is fixed now; it had nothing to do with the EMU signals.

    Thanks and best regards
    Erwin