Am 04/03/2011 09:32 PM, schrieb Martin Schmölzer: > 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? Look at the IXP42x target: the debug handler binary file is installed on "make install" and is downloaded to the target at runtime, so the location and mechanism might be similar.
cu Michael _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
