> 
> Could you clean it up a bit & exclude interface specific stuff?
> 
> LM3S8962 does not match LM3S811... I don't know what that means.
> 

The problem is more related to ftdi drivers
ftdi own drivers require
ft2232_device_desc "Stellaris Evaluation Board A"
and libusb requires
ft2232_device_desc "Stellaris Evaluation Board"

1. The seperate is the default reset_config and not required.

2. The flash bank stellaris 0 262144 0 0 0 only needs as the flash size is
probed.
flash bank stellaris 0 0  0 0 0

I can tweak and commit the scripts, but do we have two variants - ftdi and
libusb ftdi interface?

Cheers
Spen

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to