I get the following on any device that has multiple flash banks, eg.

flash bank pic32mx.flash pic32mx 0xbd000000 0 0 0 pic32mx.cpu
flash bank pic32mx.flash pic32mx 0xbfc00000 0 0 0 pic32mx.cpu

The second flash bank causes the error msg:

Error: 256 16 command.c:370 register_command(): command 'pic32mx' is 
already registered in '<global>' context
Error: 257 16 command.c:370 register_command(): command 'chip_erase' is 
already registered in 'pic32mx' context
Error: 258 16 command.c:370 register_command(): command 'pgm_word' is 
already registered in 'pic32mx' context

For normal cmds i can see the msg making sense, but in the case of flash 
maybe not.

Perhaps this also needs changing to a warning, as this msg is not a 
serious one.

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

Reply via email to