cancel
Showing results for 
Search instead for 
Did you mean: 

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

Pooja WANI
Associate II
 
1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

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

View solution in original post

2 REPLIES 2
Erwan YVIN
ST Employee

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

Hello,

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

Thanks and Regards,

Pooja WANI