Hi!
I have been following this process to develop using armgcc and Eclipse: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/development-with-gcc-and-eclipse
So far, I have successfully run the blinky code. However, when I am trying to run the code in "examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput" directory I am facing following issue: "Break at address "0xfffffffe" with no debug information available, or outside of program code." Is there any way around this problem?
I am using SDK version 14.0.0, GCC Toolchain 4.9 and JLink 6.40.
Thanks!