X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Finterface%2Fluminary-lm3s811.cfg;h=fd747c0901807e9b671b6ba20f5c9f3d2fc24ef9;hb=2175bb149a01e83e7e0b87ebe82531350c951a61;hp=3d4b97607e2d322396f786339b21481b2bf70493;hpb=1ee32a8fa183b19dd094c275e76fb56b68e5b24f;p=openocd.git diff --git a/tcl/interface/luminary-lm3s811.cfg b/tcl/interface/luminary-lm3s811.cfg index 3d4b97607e..fd747c0901 100644 --- a/tcl/interface/luminary-lm3s811.cfg +++ b/tcl/interface/luminary-lm3s811.cfg @@ -3,8 +3,16 @@ # # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html # +# NOTE: this is only for boards *before* Rev C, which adds support +# for SWO tracing with ADBUS_6 DBG_ENn and BDBUS_4 SWO_EN signals. +# The "evb_lm3s811" layout doesn't set up those signals. +# +# Rev C boards work more like the other Stellaris eval boards. They +# need to use the "luminary_icdi" layout to work correctly. +# interface ft2232 ft2232_device_desc "LM3S811 Evaluation Board" ft2232_layout evb_lm3s811 +ft2232_vid_pid 0x0403 0xbcd9