On Sat, 2011-04-02 at 22:50 -0700, Phil Fong wrote: > I have not used this code myself so I'm not sure how you are supposed > to use it. However, I think it is used by the load_image command so > if it's broken than load image is broken.
OK, I got it working. The base_address and/or base_address_set members of the struct image needs to be written "0" before calling image_open(). ULINK firmware download is now working without linking to another library and without introducing additional code. Now I've got another question: where would be the best place to install the ULINK's firmware image when 'make install' is executed? Martin _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
