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.

Program crash after switching from UIA 1.3.1.08 to 2.0.3.43

Hello!

In out project we noticed repeated program crash after switching from UIA 1.3.1.08 to 2.0.3.43. Just in hope that someone may faced similar issue, please suggest, what to check first.

Thanks in advance.

  • Hi rrlagic,

    What platform are you using, and what versions of TI-RTOS or SYS/BIOS?  Could you post the .cfg file, or at least the portions with UIA configuration?

    Thanks,

        Janet

  • Hello Janet,

    Thank you for response. We are using C6670 on custom board.

    CGT 7.4.14
    SYS/BIOS 6.40.4.47
    XDCtools 3.31.1.33 core
    UIA 2.0.3.43
    MCSDK 2.1.2.6
    PDK 1.1.2.6

    Please see complete cfg file attached. One thing we note, that likely the line

    LoggingSetup.sysbiosHwiLogging  =   true;

    is making troubles. Honestly, I don't know, when and how that line was added as I joined the project late.

    Thanks again.

    7485.mtp300_h.cfg

  • The Hwi logging could be affecting the timing of things.  If you disable the Hwi logging do you still see the crashing?  Could you also check if changing the logging to JTAGSTOPMODE has any affect?

    Are you able to get any information on the crash that is happening?

    Thanks,

        Janet