[SOLVED] ETM on LPC55S69 EVK board

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] ETM on LPC55S69 EVK board

    Hi there,

    I have a LPC55S69 EVK board and wanted to use the Jtrace to get the instruction trace. Since no trace pin is available on the board, I thought setting trace source to be "trace buffer" should work. Unfortunately, it is not allowed in OZone. I wonder if this is a hardware issue or software issue. More specifically, Is it because the hardware lacks the ETM/ETB support or the JLINK software hasn't supported it yet?

    Thank you very much!

    The post was edited 1 time, last by rabbitlennon: typos ().

  • Currently, Ozone reported the following coresight components:

    CoreSight components:
    ROMTbl[0] @ E00FE000
    ROMTbl[0][0]: E00FF000, CID: B105100D, PID: 000BB4C9 ROM Table
    ROMTbl[1] @ E00FF000
    ROMTbl[1][0]: E000E000, CID: B105900D, PID: 000BBD21 Cortex-M33
    ROMTbl[1][1]: E0001000, CID: B105900D, PID: 000BBD21 DWT
    ROMTbl[1][2]: E0002000, CID: B105900D, PID: 000BBD21 FPB
    ROMTbl[1][3]: E0000000, CID: B105900D, PID: 000BBD21 ITM
    ROMTbl[0][1]: E0040000, CID: B105900D, PID: 000BBD21 Cortex-M33

    I suppose there at least should be an ETM module available, because the ETM module is advertised in the product manual.
  • Hello,

    Thank you for your inquiry.
    The LPC55S69 unfortunately does not implement any ETB, so only ETM tracing via pins can be used.

    rabbitlennon wrote:

    I suppose there at least should be an ETM module available, because the ETM module is advertised in the product manual.
    It is available, however it is possible that the ROM table in incomplete or incorrect so J-Link can't detect the module.
    But you can set the base address manually via JLinkScript. See J-Link user manual for more information.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.