Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

Strange local variable behavior with XPG Eclipse plug-in

$
0
0

Hello,

I would like to ask if someone uses the XPG MSP430 plug-in for Eclipse.
I'm struggling with the debug information of the MSP430 XPG compiler.

It seems that local variables are sometimes not displayed correctly
by a debugger due to (possibly) wrong debug information in the elf file.

The code works correctly, I'm quite satisfied with the result, just debugging
is a problem.
Some local variables have an unexpected additional offset, I can not explain.

Therefore the displayed result is not correct.

I'm not sure if I did a mistake anyhow, but I did not find an other explanation.
On the other hand I have doubts , because such a problem should already be
discovered earlier.

I verified the ELF file and there also a (possibly) wrong offset to the frame
pointer can be seen. So I do not think it's a problem of the debugger.

Has anybody similar experiances?

Does anybody know if the XPG Eclipse plug-in will still be maintained and if yes
by whom?

Any idea is appreciated.

Regards

Robert
 


Viewing all articles
Browse latest Browse all 2077

Trending Articles