I'm still having a bit of trouble getting my board to receive Heart Rate information from the demo example provided in the 7.2.0 SDK. I've configured the network key correctly (using the ANT+ network key), and the code downloads perfectly fine to the board but I don't think its running correctly. I set breakpoints in the code and when I allow the code to run freely it never hits the breakpoints. I'm assuming I've configured something incorrectly, likely when I imported the Keil project into Crossworks. I'd offer more details, but I'm really not too sure what I've done wrong