Xilinx SDK Debugger Problem

H

heedaf

Guest
I've made changes to my main.c file in SDK but the debugger acts as if i
hasn't been changed. The debugger isn't stopping at the correct breakpoint
either. I've tried everything I can think of. Can someone give me
suggestion?

Thanks,

DeWayne
 
On Oct 11, 7:35 pm, "heedaf" <digitalhomesolutions@n_o_s_p_a_m.q.com>
wrote:
I've made changes to my main.c file in SDK but the debugger acts as if it
hasn't been changed. The debugger isn't stopping at the correct breakpoints
either. I've tried everything I can think of. Can someone give me a
suggestion?

Thanks,

DeWayne
Hi DeWayne,

The Eclipse-based SDK environment takes some getting used to. Here's
some general tips that might help avoid some frustration:

- Make sure that your current build configuration matches what you are
intending to debug (not always obvious)
- Make sure compiler flags are set correctly
- Sometimes the SDK needs to be rebooted ...

HTH,

MB
 

Welcome to EDABoard.com

Sponsor

Back
Top