2014-06-06 12:19 AM
Hi,
I've got a problem of using stm8lThe stack content could be successfully read out via SP when i use simulator debugging, andit failed wheni switch tohardwareonline debugging with ast-link. Here is code:stack_content = *(uint16_t *)(*(uint16_t *)0x7f08 + 2);
IDE: IAR 1.1
Thanks for your replies.
#sp-stm8l152-stack