Unable to set breakpoint using Keil
Posted on June 28, 2016 at 00:33I am fairly new to Keil and HAL libraries. First I use Cube to generate a project for the CAN project. I notice that I cannot set a breakpoint on any function that is not explicitly called in main.C. Well there are...