Migration Issue armgcc to Segger Embedded Studio

Sorry if the title of the post is a bit of a misnomer. I'm currently trying to switch IDEs. Previously I was using Eclipse, but it seems like Nordic completely wants to remove all reference to them... =(. (Sidenote: Eclipse was working well for me! Could you please bring back the tutorial blog post...)

Anyways, trying to switch my project over from Eclipse to SES. I think I've gotten everything moved over, and everything seems to compile nicely, however when I try and debug, it seems to keep giving me a hardware fault on mem functions like  memset, or memcpy. I did not have these problems when I was building with Eclipse... I can definitely try to provide more details, but I'm wondering if anyone may have encountered something similar, and whether or not there's just something painfully obvious that I've just missed. Thanks.

Related