Hi,
I am trying to debug redboot on ARM9 platform using
JTAG debugger.
I want to put a break point at hal_hardware_init function
But, the gdb is always breaking at cyg_start function
How to debug, the functions before cyg_start (i.e
hal_hardware_init)
using GDB ?
~
Vinayak