[SOLVED] SystemView naming resources

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

  • [SOLVED] SystemView naming resources

    Hi,

    Is there any way for naming ISRs in host application? When I calling SEGGER_SYSVIEW_RecordEnterISR(); i see only ISR number -(e.g. ISR #33), but I noticed that in sample traces are full names for interrupts (e.g. SysTick).
    In documentation I found function SEGGER_SYSVIEW_NameResource(U32 ResourceId, const char * sName); but parameter ResourceId is unclear for me.

    Best regards,
    Krzysztof Tkaczenko.

    The post was edited 1 time, last by drk_tg ().

  • Hi,

    ISRs are described in the system description.
    Have a look at SEGGER_SYSVIEW_SendSysDesc() in the SystemView manual for more information.

    Best regards
    Johannes
    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.