On Sat, 2009-11-28 at 15:21 -0800, David Brownell wrote:
> On Saturday 28 November 2009, David Brownell wrote:
> > I just pulled everything into a workspace and built it ... now it's
> > failing left and right.
> > 
> > It complains about using "poll off" and "jtag_reset 1 1" after reset,
> > which is when they're supposed to be usable...
> 
> And if I disable that error check, it dies even more horribly:
> 
> Debug: 163 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 164 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 165 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 166 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 167 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 168 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 169 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 170 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 171 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 172 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 173 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 174 899 command.c:317 register_command_handler(): registering 
> 'ocd_flash'...
> Debug: 175 899 openocd.c:136 handle_init_command(): flash init complete
> Debug: 176 899 openocd.c:140 handle_init_command(): mflash init complete
> Debug: 177 899 openocd.c:144 handle_init_command(): NAND init complete
> Debug: 178 899 openocd.c:148 handle_init_command(): pld init complete
> Debug: 179 899 gdb_server.c:2237 gdb_init(): gdb service for target 
> pxa255.cpu at TCP port 3333
> Info : 180 899 tcl_server.c:165 tcl_init(): tcl port disabled
> User : 181 899 command.c:782 openocd_jim_vfprintf(): Runtime error, file 
> "command.c", line 608:
>     User : 182 899 command.c:782 openocd_jim_vfprintf(): 
> 
> as in, just exits during startup.

Can you figure out which command in your script is dying?  I'll fix it,
but I need to know where to start looking. :)

--Z
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to