Skip to main content
Pooja WANI
Associate III
November 22, 2019
Solved

While using PLS UDE, Program Counter doesn't go sequentially. What can be the reason for this?

  • November 22, 2019
  • 1 reply
  • 1079 views

..

    This topic has been closed for replies.
    Best answer by Erwan YVIN

    hello ,

    It is better to switch in assembler mode.

    Sometimes , the C Code does not match excatly with the assembler code.

    it depends on your optimization compilation.

    Best regards

    Erwan

    1 reply

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    November 25, 2019

    hello ,

    It is better to switch in assembler mode.

    Sometimes , the C Code does not match excatly with the assembler code.

    it depends on your optimization compilation.

    Best regards

    Erwan

    Pooja WANI
    Associate III
    December 4, 2019

    Hello,

    We are developing an application in C language. Is there another way to resolve this problem?

    Thanks and Regards,

    Pooja WANI