This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Warning: Stack pointer is setup to incorrect alignment. Stack addr = 0xFFFFFFFF

Dear all,

I have been working with a nRF51422 device for about two weeks, and everything went good. This morning, out of nothing, i got this error in IAR: Warning: Stack pointer is setup to incorrect alignment. Stack addr = 0xFFFFFFFF

My devboard is the PCA10028.

I've tried looking for other solutions here, but could not find any.

I've tried running nRFgo studio and reflashing the softdevice, the application, but nothing. I've tried running the blinky example, but that does not work either.

Do you have some other suggestions ?

Related