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

Peripherals examples in SDK

I am using the BMD-360 Evaluation Kit and have just started trying out the examples in the SDK. I have gotten many of the ble examples running and been able to modify them slightly. However when I decieded to try any of the SPI and TWI examples nothing happened. They build without errors and I can flash them on to the BMD-360 DK but nothing happens when I try their functions. I tried running them in the debugger mode and in each case got the message: "Stopped by vector catch" and it indicating it had something to do with the HardFault_handler().

I also tried running the GPIOTE example and got the same error. I did however get the blinky example running and I am able to use the GPIOs. Would this indicate that I have a faulty board or am I missing something here?

Parents Reply Children
No Data
Related