User Activity

Hello Everyone,I got a new board for then  STM32F103C and I want to debug as well as dump code.I connect the BOOT0 to GND, and connect the respective pins of STLink (Nrst Pin- NC).However I am not able to do anything.It gives hardFault error
After initialisation thru latest CubeMx I2C using LL_Driver, I found few functions missing in stm32f4xx_ll_i2c.h, ie. (LL_I2C_HandleTransfer).I did refer few examples for some F0 device but could make out anything useful.Please provide me some soluti...