No Code for Breakpoint

HI, please see the attached images. In first image, a library function strlen() has an issue of No code for Breakpoint. In second image, the sum of various unsigned int variables is stored in total_len. But, there is no code generated  for it and hence no code for breakpoint. How, to resolve this issue ?   

Related