Breakpoints being relocated to nxd_snmp.c

I am working on a project on EK-RA6M5 and I'm having an issue with breakpoints. Basically, I was able to place breakpoints on my http callback function and check variables and everything, but after my code grew a little bit longer, whenever I set a breakpoint, it's redirected or relocated to nxd_snmp.c. Why is that? This is affecting my capacity of debugging the code. I have googled and looked for a solution but I came up with nothing ... Does anyone know how to fix this?

Parents Reply Children
No Data