Skip to content
Free shipping on all orders to CAN/US above $400, and Europe above $1000
Free shipping on all orders to CAN/US above $400, and Europe above $1000

Flash Programmers for Texas Instruments' MSP M0/430/432, SimpleLink (CC), C2000, and TIVA-C MCUs

  • MSP430 : JTAG, SBW, and BSL communication.
  • MSPM0, MSP432 : JTAG, and SWD communication.
  • SimpleLink (CC)
    • Cortex-M3 : JTAG, cJTAG, and SWD communication (ARM).
    • 8051 : Debug interface communication (non-ARM).
  • C2000 : JTAG, and SCI-BOOT communication to MCU.
  • TIVA-C : Supports JTAG, and SWD communication.
  • Up to 64 programmers can be connected over USB to one PC.
  • Windows(TM) XP, 7, 8, 10, 11 support. Debian Linux support for x86_64 (amd64), and ARM (armhf, arm64). Runs on Raspberry Pi.
    • USB-FPA (grey) adapter supports only x86 installation and Windows platform.
    • XStream-Iso and XStreamPro-Iso (black) adapters support all listed platforms and installations.
  • Easy to use GUI allows the user to configure all necessary options with ease (GUI on Windows only).
  • Extensive Memory options including select erase, program, verify. Select flash data can be retained across programming sequences.
  • Supports full/segment erase, blank check, write and verify of code using one Auto Program function or separate functions for easy customization.
  • DCO calibration.
  • IAR EW430 debugging DLL support.
  • Power Consumption monitor feature: current measurement sensitivity to 20uA on XStream-Iso, and 50nA on XStreamPro-Iso adapters.  
  • MSP Benchmarks
  • FP/GP-ARM Benchmarks

Click to go to MSP430 page

Click to go to MSPM0, and MSP432 page

Click to go to SimpleLink (CC) page

Click to go to C2000 page

Click to go to TIVA-C page

Power Monitor Overview

  • Monitor current consumption and voltage in real time.
  • Drag and select an area of interest (app test duration). Graph shows power consumption in Watts, and estimated yearly battery load in Ampere hours (shown below).
  • Voltage measurement resolution ~1.5 mV (min 0.3 V, 1 ms period).
  • Current measurement resolution ~5 nA: mininum 5 nA XStreamPro-Iso (X2S), 20 uA XStream-Iso (XS). 10 ms sampling period.
  • Real-time graph examples below:

CMSIS-DAP 2.0 ARM Debugger

  • ARM Debugger, uses CMSIS-DAP 2.0 ARM standard.
  • This feature is available on XStream-Iso and XStreamPro-Iso ARM programmers (FP/GP-ARM or X). USB-FPA (grey adapter) not supported.
  • Supports JTAG, and SWD communication.
  • Programmable communication clock up to 20 MHz, effective throughput up to 1 MBytes/s.
  • SWO tracing capability with SWD communication option. SWO speed up to 12.5 Mbits/s (UART), and 32 kB overflow buffer.
  • Power supply from adapter available, up to 200mA.
  • Customizable Vcc from 1.7 to 4.0V on XStream-Iso adapters (1.2 to 4.0V on XStreamPro-Iso adapters).
  • Supports any CMSIS-DAP 2.0 capable IDE. Tested on latest IAR EWARM, and Keil uVision IDEs.

Standalone Programming from Adapter Internal Images

  • Standalone programming feature using code and configuration from internal flash. XStreamPro-Iso (X2S) adapter only.
  • Auto Program with green GO button.
  • Multiple configurable options for Green button when holding ( <2s: AutoProgram, 2-5s: Verify, >5s: Factory erase).
  • Can be configured to Auto Program when defined voltage range detected on Vcc-Out (pin 2) or Vcc-Sense (pin 4).
  • Up to 96 distinct images, or 24 MB total in size. Images can be encrypted for specific adapter serial number, not transferable.
  • Pre-select which image will be used for programming.
  • Serialization and Quota support. Pre-program serialization file with multiple entries and set fixed quota per image file.

FlashPro-ARM and GangPro-ARM (X2S):

  • External serial flash memory can be programmed when connected to programming adapter using a serial peripheral interface connection (SPI).
  • Up to 1 MBytes/s programming (up to 20MHz, depends on target memory).
Vendor specific SPI external memory connection information can be found here:
  • Adesto
  • Cypress
  • GigaDevice
  • ISSI
  • Macronix
  • Microchip
  • Micron
  • Winbond
  • Main GUI examples
    • Select desired MCU from an easy to navigate list of vendors and families.
    • Customize target voltage.
    • Customize communication speed.
    • See programming results in real-time with fine grained status results.
    • Connect over USB (all adapters) or Ethernet (X2S).
    • A GangPro licensed adapter can also run the single target FlashPro software.
    • Display GUIs for Flash and Gang (6x) shown below:

    Configuration Overview

    • Configure which memory is erased, written, and verified.
    • Save calibration data using "Retain Data" feature between programming.
    • Configure serialization, auto generated or from input file. Used numbers logged in output file.
    • Set reset pulse duration, Vcc settle time, reset action (start) after programming.
    • Set to Tri-State for testing, leakage: X2S (1M pull-up with on/off, off setting typ. <5nA) , XS and USB-FPA (1 M pull-up only).
    • Configure JTAG chain for multiple devices of the same MCU part number.
    • Configure Power Monitoring, sampling frequency etc.
    • Configuration GUI windows shown below (same options configurable via DLL/libraries).
    DLL/Shared Library Overview
    • All of the options shown in the GUIs above can be configured using only the DLL, or shared library in Windows/Linux (Linux support only for XS or X2S adapters where applicable, check individual product page).
    • The power monitor information can be read using dedicated functions.
    • Multiple adapters (up to 64) can be controlled using the provided libraries, with examples available in C++, C#, and Python. Some installations come with Labview examples as well.
    • Using only one top-level library, all 64 adapters can be controlled using one unified interface.
    Command-Line Overview
    • A Command-Line interface is implemented using several executables provided in the Generic-FPA DLL installation package.
    • The Generic-FPA DLL package provides a uniform interface to control up to 64 adapters of any type (ARM, MSP, Chipcon, etc).
    • The Generic Batch File Demo is the easiest to use. During one run it initializes all the desired adapters, performs chosen actions, and turns off all the adapters to wrap up.
    • The Generic Command-Line Server/Client implementation is much more flexible, stable and faster for repeated programming cycles. It can control all the adapters asynchronously using non-blocking calls, and can also accept local or remote connections using named pipes (details are described in the Generic-FPA DLL User Guide). Sample output below:

    Code File:

    • No code size limitations.
    • Code formats can be TI (*.txt), Motorola (*.srec, *.s19, *.s28, *.s37), Intel and TI-CCS (*.hex, *.bin) for programming.
    Dynamic Link Library support:
    • API-DLL, and shared library, provided for easy integration with user application.
    • Multi-FPA DLL, and shared library, allows control of up to 64 programmers simultaneously using broadcast-style commands from one user application.
    • Generic-FPA DLL allows thread-safe control of up to 64 programmers of any type (MSP, CC, C2000, ARM) using independent threads from one user application.
    • Command-Line tool allows easy programming with scripts. In addition, provided executables allow programming adapters connected to the host computer to be controlled remotely over the network.
    Protection:
    • Memory protection options for per-page protection and overall debug access disable.
    • Unlock device capability for full erase even after debug access disable (if supported by MCU).
    Miscellaneous:
    • User defined programming sequence uses script file. No programming technique and language knowledge is required.
    • Open/Save Project with encryption and password protection.
    • Target device can be powered from the programming adapter (programmable Vcc from 1.2 V to 4.0 V step 0.1 V) or from external source (1.2 V to 4.0 V)).
    • Defined Check Sum calculation (Sum, CRC16, CRC32). Up to four CS banks can be specified.
    • Open/Save Project with encryption and password protection.
    • Lock setup capability in GUI, useful in production.
    • Unique serial number assign capability. Software package can assign and automatically increment the serial number, model type and revision. Serial number with or without an automatically inserted current date can be stored in flash memory in HEX, BCD or ASCII format. The serial number can be assigned from a user defined list in a file.
    • Serial number can be read from the bar code using Bar-Code Scanner and saved in the target's device flash.
    • Log file capability allowing to review information about the flashed target devices.

    Tutorial Videos

    Texas Instruments


    MCU supported list: 
    MSPM0:
    MSPM0L1303, MSPM0L1304, MSPM0L1305, MSPM0L1306, MSPM0L1343, MSPM0L1344, MSPM0L1345, MSPM0L1346, MSPM0L1105, MSPM0L1106, MSPM0G1105, MSPM0G1106, MSPM0G1107, MSPM0G3105, MSPM0G3105Q, MSPM0G3106, MSPM0G3106Q, MSPM0G3107, MSPM0G3107Q, MSPM0G1505, MSPM0G1506, MSPM0G1507, MSPM0G3505, MSPM0G3506, MSPM0G3507, MSPM0G3505Q, MSPM0G3506Q, MSPM0G3507Q, MSPM0C1103, MSPM0C1104
    MSP430F1:
    MSP430F110, MSP430F1101, MSP430F1101A, MSP430F1111A, MSP430F112, MSP430F1121, MSP430F1121A, MSP430F1122, MSP430F1132, MSP430F122, MSP430F1222, MSP430F123, MSP430F1232, MSP430F133, MSP430F135, MSP430F147, MSP430F1471, MSP430F148, MSP430F1481, MSP430F149, MSP430F1491, MSP430F155, MSP430F156, MSP430F157, MSP430F1610, MSP430F1611, MSP430F1612, MSP430F167, MSP430F168, MSP430F169, MSP430F169-M
    MSP430F2:
    MSP430F2001, MSP430F2002, MSP430F2003, MSP430F2011, MSP430F2012, MSP430F2013, MSP430F2101, MSP430F2111, MSP430F2112, MSP430F2121, MSP430F2122, MSP430F2131, MSP430F2132, MSP430F2232, MSP430F2234, MSP430F2252, MSP430F2254, MSP430F2272, MSP430F2274, MSP430F233, MSP430F2330, MSP430F235, MSP430F2350, MSP430F2370, MSP430F2410, MSP430F2416, MSP430F2417, MSP430F2418, MSP430F2419, MSP430F247, MSP430F2471, MSP430F248, MSP430F2481, MSP430F249, MSP430F2491, MSP430F2616, MSP430F2617, MSP430F2618, MSP430F2619
    MSP430AFE2:
    MSP430AFE221, MSP430AFE222, MSP430AFE223, MSP430AFE231, MSP430AFE232, MSP430AFE233, MSP430AFE251, MSP430AFE252, MSP430AFE253
    MSP430G2:
    MSP430G2001, MSP430G2101, MSP430G2102, MSP430G2111, MSP430G2112, MSP430G2113, MSP430G2121, MSP430G2131, MSP430G2132, MSP430G2152, MSP430G2153, MSP430G2201, MSP430G2202, MSP430G2203, MSP430G2210, MSP430G2211, MSP430G2212, MSP430G2213, MSP430G2221, MSP430G2230, MSP430G2231, MSP430G2232, MSP430G2233, MSP430G2252, MSP430G2253, MSP430G2302, MSP430G2303, MSP430G2312, MSP430G2313, MSP430G2332, MSP430G2333, MSP430G2352, MSP430G2353, MSP430G2402, MSP430G2403, MSP430G2412, MSP430G2413, MSP430G2432, MSP430G2433, MSP430G2444, MSP430G2452, MSP430G2453, MSP430G2513, MSP430G2533, MSP430G2544, MSP430G2553, MSP430G2744, MSP430G2755, MSP430G2855, MSP430G2955
    MSP430i2:
    SP430i2020, MSP430i2021, MSP430i2030, MSP430i2031, MSP430i2040, MSP430i2041
    MSP430T:
    MSP430TCH5E
    MSP430F4:
    MSP430F412, MSP430F412-FW, MSP430F413, MSP430F413-FW, MSP430F4132, MSP430F415, MSP430F415-FW, MSP430F4152, MSP430F417, MSP430F417-FW, MSP430F423, MSP430F4230, MSP430F423A, MSP430F423A, MSP430F425, MSP430F4250, MSP430F425A, MSP430F425A, MSP430F4260, MSP430F427, MSP430F4270, MSP430F427A, MSP430F427A, MSP430F435, MSP430F435-100P, MSP430F4351, MSP430F436, MSP430F436-100P, MSP430F4361, MSP430F437, MSP430F437-100P, MSP430F4371, MSP430F447, MSP430F448, MSP430F4481, MSP430F449, MSP430F4491, MSP430F4616, MSP430F46161, MSP430F4617, MSP430F46171, MSP430F4618, MSP430F46181, MSP430F4619, MSP430F46191, MSP430F47126, MSP430F47127, MSP430F47163, MSP430F47166, MSP430F47167, MSP430F47173, MSP430F47176, MSP430F47177, MSP430F47183, MSP430F47186, MSP430F47187, MSP430F47193, MSP430F47196, MSP430F47197, MSP430F477, MSP430F478, MSP430F4783, MSP430F4784, MSP430F479, MSP430F4793, MSP430F4794
    MSP430FE4:
    MSP430FE423, MSP430FE4232, MSP430FE423A, MSP430FE423A, MSP430FE4242, MSP430FE425, MSP430FE4252, MSP430FE425A, MSP430FE425A, MSP430FE427, MSP430FE4272, MSP430FE427A, MSP430FE427A
    MSP430FG4:
    MSP430FG4250, MSP430FG4260, MSP430FG4270, MSP430FG437, MSP430FG438, MSP430FG439, MSP430FG4616, MSP430FG4617, MSP430FG4618, MSP430FG4619, MSP430FG477, MSP430FG478, MSP430FG479
    MSP430FW4:
    MSP430FW423, MSP430FW425, MSP430FW427, MSP430FW428, MSP430FW429
    MSP430F5:
    MSP430BT5190, MSP430F5131, MSP430F5132, MSP430F5151, MSP430F5152, MSP430F5171, MSP430F5172, MSP430F5212, MSP430F5213, MSP430F5214, MSP430F5217, MSP430F5218, MSP430F5219, MSP430F5222, MSP430F5223, MSP430F5224, MSP430F5227, MSP430F5228, MSP430F5229, MSP430F5232, MSP430F5234, MSP430F5237, MSP430F5239, MSP430F5242, MSP430F5244, MSP430F5247, MSP430F5249, MSP430F5252, MSP430F5253, MSP430F5254, MSP430F5255, MSP430F5256, MSP430F5257, MSP430F5258, MSP430F5259, MSP430F5304, MSP430F5308, MSP430F5309, MSP430F5310, MSP430F5324, MSP430F5325, MSP430F5326, MSP430F5327, MSP430F5328, MSP430F5329, MSP430F5333, MSP430F5335, MSP430F5336, MSP430F5338, MSP430F5340, MSP430F5341, MSP430F5342, MSP430F5358, MSP430F5359, MSP430F5418, MSP430F5418A, MSP430F5419, MSP430F5419A, MSP430F5435, MSP430F5435A, MSP430F5436, MSP430F5436A, MSP430F5437, MSP430F5437A, MSP430F5438, MSP430F5438A, MSP430F5500, MSP430F5501, MSP430F5502, MSP430F5503, MSP430F5504, MSP430F5505, MSP430F5506, MSP430F5507, MSP430F5508, MSP430F5509, MSP430F5510, MSP430F5513, MSP430F5514, MSP430F5515, MSP430F5517, MSP430F5519, MSP430F5521, MSP430F5522, MSP430F5524, MSP430F5525, MSP430F5526, MSP430F5527, MSP430F5528, MSP430F5529, MSP430F5630, MSP430F5631, MSP430F5632, MSP430F5633, MSP430F5634, MSP430F5635, MSP430F5636, MSP430F5637, MSP430F5638, MSP430F5658, MSP430F5659, MSP430SL5438A
    MSP430F6:
    MSP430F6433, MSP430F6435, MSP430F6436, MSP430F6438, MSP430F6458, MSP430F6459, MSP430F6630, MSP430F6631, MSP430F6632, MSP430F6633, MSP430F6634, MSP430F6635, MSP430F6636, MSP430F6637, MSP430F6638, MSP430F6658, MSP430F6659, MSP430F6720, MSP430F6720A, MSP430F6721, MSP430F6721A, MSP430F6723, MSP430F6723A, MSP430F6724, MSP430F6724A, MSP430F6725, MSP430F6725A, MSP430F6726, MSP430F6726A, MSP430F6730, MSP430F6730A, MSP430F6731, MSP430F6731A, MSP430F6733, MSP430F6733A, MSP430F6734, MSP430F6734A, MSP430F6735, MSP430F6735A, MSP430F6736, MSP430F6736A, MSP430F6745, MSP430F67451, MSP430F67451A, MSP430F6745A, MSP430F6746, MSP430F67461, MSP430F67461A, MSP430F6746A, MSP430F6747, MSP430F67471, MSP430F67471A, MSP430F6747A, MSP430F6748, MSP430F67481, MSP430F67481A, MSP430F6748A, MSP430F6749, MSP430F67491, MSP430F67491A, MSP430F6749A, MSP430F67621, MSP430F67621A, MSP430F67641, MSP430F67641A, MSP430F6765, MSP430F67651, MSP430F67651A, MSP430F6765A, MSP430F6766, MSP430F67661, MSP430F67661A, MSP430F6766A, MSP430F6767, MSP430F67671, MSP430F67671A, MSP430F6767A, MSP430F6768, MSP430F67681, MSP430F67681A, MSP430F6768A, MSP430F6769, MSP430F67691, MSP430F67691A, MSP430F6769A, MSP430F6775, MSP430F67751, MSP430F67751A, MSP430F6775A, MSP430F6776, MSP430F67761, MSP430F67761A, MSP430F6776A, MSP430F6777, MSP430F67771, MSP430F67771A, MSP430F6777A, MSP430F6778, MSP430F67781, MSP430F67781A, MSP430F6778A, MSP430F6779, MSP430F67791, MSP430F67791A, MSP430F6779A
    MSP430FG6:
    MSP430FG6425, MSP430FG6426, MSP430FG6625, MSP430FG6626
    MSP430FR2:
    MSP430FR2000, MSP430FR2032, MSP430FR2033, MSP430FR2100, MSP430FR2110, MSP430FR2111, MSP430FR2153, MSP430FR2155, MSP430FR2310, MSP430FR2311, MSP430FR2353, MSP430FR2355, MSP430FR2422, MSP430FR2433, MSP430FR2475, MSP430FR2476, MSP430FR2512, MSP430FR2522, MSP430FR2532, MSP430FR2533, MSP430FR2632, MSP430FR2633, MSP430FR2675, MSP430FR2676, MSP430FR2672, MSP430FR2673
    MSP430FR4:
    MSP430FR4131, MSP430FR4132, MSP430FR4133
    MSP430FR5:
    MSP430FR5041, MSP430FR5043, MSP430FR50431, MSP430FR5720, MSP430FR5721, MSP430FR5722, MSP430FR5723, MSP430FR5724, MSP430FR5725, MSP430FR5726, MSP430FR5727, MSP430FR5728, MSP430FR5729, MSP430FR5730, MSP430FR5731, MSP430FR5732, MSP430FR5733, MSP430FR5734, MSP430FR5735, MSP430FR5736, MSP430FR5737, MSP430FR5738, MSP430FR5739, MSP430FR5847, MSP430FR58471, MSP430FR5848, MSP430FR5849, MSP430FR5857, MSP430FR5858, MSP430FR5859, MSP430FR5867, MSP430FR58671, MSP430FR5868, MSP430FR5869, MSP430FR5870, MSP430FR5872, MSP430FR58721, MSP430FR5887, MSP430FR5888, MSP430FR5889, MSP430FR58891, MSP430FR5922, MSP430FR59221, MSP430FR5947, MSP430FR59471, MSP430FR5948, MSP430FR5949, MSP430FR5957, MSP430FR5958, MSP430FR5959, MSP430FR5962, MSP430FR5964, MSP430FR5967, MSP430FR5968, MSP430FR5969, MSP430FR59691, MSP430FR5970, MSP430FR5972, MSP430FR59721, MSP430FR5986, MSP430FR5987, MSP430FR5988, MSP430FR5989, MSP430FR59891, MSP430FR5992, MSP430FR5994, MSP430FR59941
    MSP430FR6:
    MSP430FR6005, MSP430FR6007, MSP430FR6037, MSP430FR60371, MSP430FR6035, MSP430FR6041, MSP430FR6043, MSP430FR60431, MSP430FR6045, MSP430FR6047, MSP430FR60471, MSP430FR6820, MSP430FR6822, MSP430FR68221, MSP430FR6870, MSP430FR6872, MSP430FR68721, MSP430FR6877, MSP430FR6879, MSP430FR68791, MSP430FR6887, MSP430FR6888, MSP430FR6889, MSP430FR68891, MSP430FR6920, MSP430FR6922, MSP430FR69221, MSP430FR6927, MSP430FR69271, MSP430FR6928, MSP430FR6970, MSP430FR6972, MSP430FR69721, MSP430FR6977, MSP430FR6979, MSP430FR69791, MSP430FR6987, MSP430FR6988, MSP430FR6989, MSP430FR69891
    CC-430F5:
    CC-430F5123, CC-430F5125, CC-430F5133, CC-430F5135, CC-430F5137, CC-430F5143, CC-430F5145, CC-430F5147
    CC-430F6:
    CC-430F6125, CC-430F6126, CC-430F6127, CC-430F6135, CC-430F6137, CC-430F6143, CC-430F6145, CC-430F6147
    RF430F:
    RF430F5134, RF430F5144, RF430F5155, RF430F5175, RF430FRL152H, RF430FRL153H, RF430FRL154H, RF430TAL152H, RF430TAL160H
    MSP432:
    MSP432P401M, MSP432P401R, MSP432P4111, MSP432P4111T, MSP432P411Y, MSP432P411YT, MSP432P411V, MSP432P411VT, MSP432P4011, MSP432P4011T, MSP432P401Y, MSP432P401YT, MSP432P401V, MSP432P401VT, MSP432E401Y, MSP432E411Y
    SimpleLink non-ARM 8051:
    CC1110F8, CC1110F16, CC1110F32, CC2430F32, CC2430F64, CC2430F128, CC2431F32, CC2431F64, CC2431F128, CC2510F8, CC2510F16, CC2510F32, CC2511F8, CC2511F16, CC2511F32, CC1111F8, CC1111F16, CC1111F32, RC11xx-8kB, RC11xx-16kB, RC11xx-32kB, RC2300, CC2530F32, CC2530F64, CC2530F128, CC2530F256, CC2531F256, CC2533F32, CC2533F64, CC2533F96, CC2540F256, CC2540F128, CC2534F64, CC2541F256, CC2541F128, CC2543, CC2544, CC2545, CC8520, CC8521, CC8530, CC8531
    SimpleLink ARM Cortex M3 (use FlashPro/GangPro-ARM software) - (CC13xx, CC26xx, CC32xx)
    CC13xx and CC26xx:
    CC2538F128, CC2538F256, CC2538F512, CC1310F32, CC1310F64, CC2650F128, CC2640F128, CC2640R2F, CC2630F128, CC2620F128, CC1350F128, CC1310F128, CC1312R1F3, CC1352R1F3, CC1352P1F3, CC2642R1F, CC2652R1F, CC2652RB1F, CC2651P3, CC2651R3, CC1312R7, CC1352P7, CC2652R7, CC2652P7, CC1311R3, CC1314R10, CC1354P10, CC1354R10, CC2674P10, CC2674R10
    CC32xx:
    CC3220, CC3220S, CC3220SF
    C2000 F24 (via SCI only):
    TMS320F2401[A], TMS320F2402[A], TMS320F2403A, TMS320F2406[A], TMS320F2407[A], TMS320LF2401[A], TMS320LF2402[A], TMS320LF2403A, TMS320LF2406[A], TMS320LF2407[A]
    C2000 F28 Fixed Point:
    TMS320F2801, TMS320F28015, TMS320F28016, TMS320F2802, TMS320F28044, TMS320F2806, TMS320F2808, TMS320F2809, TMS320F2810, TMS320F2811, TMS320F2812, TMS320F28232, TMS320F28234, TMS320F28235
    C2000 F28 Piccolo:
    TMS320F28020, TMS320F280200, TMS320F28021, TMS320F280220, TMS320F280230, TMS320F280260, TMS320F280270, TMS320F28030, TMS320F28031, TMS320F28032, TMS320F28033, TMS320F28034, TMS320F28022, TMS320F28023, TMS320F28024, TMS320F28025, TMS320F28026, TMS320F28027, TMS320F28035, TMS320F28050, TMS320F28051, TMS320F28052, TMS320F28052F, TMS320F28052M, TMS320F28053, TMS320F28054, TMS320F28054F, TMS320F28054M, TMS320F28055, TMS320F28062, TMS320F28062U, TMS320F28063, TMS320F28063U, TMS320F28064, TMS320F28064U, TMS320F28065, TMS320F28065U, TMS320F28066, TMS320F28066U, TMS320F28067, TMS320F28067U, TMS320F28068, TMS320F28068U, TMS320F28069, TMS320F28069U, TMS320F280040C, TMS320F280041, TMS320F280041C, TMS320F280045, TMS320F280048, TMS320F280048C, TMS320F280049, TMS320F280049C, TMS320F280049M
    C2000 F28 Delfino:
    TMS320F28332, TMS320F28334, TMS320F28335, TMS320F28374S, TMS320F28375S, TMS320F28376S, TMS320F28377S, TMS320F28379S
    Stellaris Cortex M3:
    LM3S101, LM3S102, LM3S300, LM3S301, LM3S308, LM3S310, LM3S315, LM3S316, LM3S317, LM3S328, LM3S600, LM3S601, LM3S608, LM3S610, LM3S611, LM3S612, LM3S613, LM3S615, LM3S617, LM3S618, LM3S628, LM3S800, LM3S801, LM3S808, LM3S811, LM3S812, LM3S815, LM3S817, LM3S818, LM3S828, LM3S1110, LM3S1133, LM3S1138, LM3S1150, LM3S1162, LM3S1165, LM3S1166, LM3S1332, LM3S1435, LM3S1439, LM3S1512, LM3S1538, LM3S1601, LM3S1607, LM3S1608, LM3S1620, LM3S1621, LM3S1625, LM3S1626, LM3S1627, LM3S1635, LM3S1636, LM3S1637, LM3S1651, LM3S1751, LM3S1776, LM3S1811, LM3S1816, LM3S1850, LM3S1911, LM3S1918, LM3S1937, LM3S1958, LM3S1960, LM3S1968, LM3S1969, LM3S1B21, LM3S1C21, LM3S1C26, LM3S1C58, LM3S1D21, LM3S1D26, LM3S1F11, LM3S1F16, LM3S1G21, LM3S1G58, LM3S1H11, LM3S1H16, LM3S1J11, LM3S1J16, LM3S1N11, LM3S1N16, LM3S1P51, LM3S1R21, LM3S1R26, LM3S1W16, LM3S1Z16, LM3S2110, LM3S2139, LM3S2276, LM3S2410, LM3S2412, LM3S2432, LM3S2533, LM3S2601, LM3S2608, LM3S2616, LM3S2620, LM3S2637, LM3S2651, LM3S2671, LM3S2678, LM3S2730, LM3S2739, LM3S2776, LM3S2793, LM3S2911, LM3S2918, LM3S2939, LM3S2948, LM3S2950, LM3S2965, LM3S2B93, LM3S2D93, LM3S2U93, LM3S3634, LM3S3651, LM3S3654, LM3S3739, LM3S3748, LM3S3749, LM3S3826, LM3S3J26, LM3S3N26, LM3S3W26, LM3S3Z26, LM3S5632, LM3S5651, LM3S5652, LM3S5656, LM3S5662, LM3S5732, LM3S5737, LM3S5739, LM3S5747, LM3S5749, LM3S5752, LM3S5762, LM3S5791, LM3S5951, LM3S5956, LM3S5B91, LM3S5C31, LM3S5C36, LM3S5C51, LM3S5C56, LM3S5D51, LM3S5D56, LM3S5D91, LM3S5G31, LM3S5G36, LM3S5G51, LM3S5G56, LM3S5K31, LM3S5K36, LM3S5P31, LM3S5P36, LM3S5P3B, LM3S5P51, LM3S5P56, LM3S5R31, LM3S5R36, LM3S5T36, LM3S5U91, LM3S5Y36, LM3S6100, LM3S6110, LM3S6420, LM3S6422, LM3S6432, LM3S6537, LM3S6610, LM3S6611, LM3S6618, LM3S6633, LM3S6637, LM3S6730, LM3S6753, LM3S6911, LM3S6918, LM3S6938, LM3S6950, LM3S6952, LM3S6965, LM3S6C11, LM3S6C65, LM3S6G11, LM3S6G65, LM3S8530, LM3S8538, LM3S8630, LM3S8730, LM3S8733, LM3S8738, LM3S8930, LM3S8933, LM3S8938, LM3S8962, LM3S8970, LM3S8971, LM3S8C62, LM3S8G62, LM3S9781, LM3S9790, LM3S9792, LM3S9971, LM3S9997, LM3S9B81, LM3S9B90, LM3S9B92, LM3S9B95, LM3S9B96, LM3S9BN2, LM3S9BN5, LM3S9BN6, LM3S9C97, LM3S9CN5, LM3S9D81, LM3S9D90, LM3S9D92, LM3S9D95, LM3S9D96, LM3S9DN5, LM3S9DN6, LM3S9G97, LM3S9GN5, LM3S9L71, LM3S9L97, LM3S9U81, LM3S9U90, LM3S9U92, LM3S9U95, LM3S9U96
    Stellaris Cortex M4:
    LM4F110B2QR, LM4F110C4QR, LM4F110E5QR, LM4F110H5QR, LM4F111B2QR, LM4F111C4QR, LM4F111E5QR, LM4F111H5QR, LM4F112C4QC, LM4F112E5QC, LM4F112H5QC, LM4F112H5QD, LM4F120B2QR, LM4F120C4QR, LM4F120E5QR, LM4F120H5QR, LM4F121B2QR, LM4F121C4QR, LM4F121E5QR, LM4F121H5QR, LM4F122C4QC, LM4F122E5QC, LM4F122H5QC, LM4F122H5QD, LM4F130C4QR, LM4F130E5QR, LM4F130H5QR, LM4F131C4QR, LM4F131E5QR, LM4F131H5QR, LM4F132C4QC, LM4F132E5QC, LM4F132H5QC, LM4F132H5QD, LM4F210E5QR, LM4F210H5QR, LM4F211E5QR, LM4F211H5QR, LM4F212E5QC, LM4F212H5BB, LM4F212H5QC, LM4F212H5QD, LM4F230E5QR, LM4F230H5QR, LM4F231E5QR, LM4F231H5QR, LM4F232E5QC, LM4F232H5BB, LM4F232H5QC, LM4F232H5QD
    Tiva-C Cortex M4:
    TM4C1230C3PM, TM4C1230D5PM, TM4C1230E6PM, TM4C1230H6PM, TM4C1231C3PM, TM4C1231D5PM, TM4C1231D5PZ, TM4C1231E6PM, TM4C1231E6PZ, TM4C1231H6PGE, TM4C1231H6PM, TM4C1231H6PZ, TM4C1232C3PM, TM4C1232D5PM, TM4C1232E6PM, TM4C1232H6PM, TM4C1233C3PM, TM4C1233D5PM, TM4C1233D5PZ, TM4C1233E6PM, TM4C1233E6PZ, TM4C1233H6PGE, TM4C1233H6PM, TM4C1233H6PZ, TM4C1236D5PM, TM4C1236E6PM, TM4C1236H6PM, TM4C1237D5PM, TM4C1237D5PZ, TM4C1237E6PM, TM4C1237E6PZ, TM4C1237H6PGE, TM4C1237H6PM, TM4C1237H6PZ, TM4C123AE6PM, TM4C123AH6PM, TM4C123BE6PM, TM4C123BE6PZ, TM4C123BH6PGE, TM4C123BH6PM, TM4C123BH6PZ, TM4C123BH6ZRB, TM4C123FE6PM, TM4C123FH6PM, TM4C123GE6PM, TM4C123GE6PZ, TM4C123GH6PGE, TM4C123GH6PM, TM4C123GH6PZ, TM4C123GH6ZRB, TM4C123GH6ZXR, TM4C1290NCPDT, TM4C1290NCZAD, TM4C1292NCPDT, TM4C1292NCZAD, TM4C1294KCPDT, TM4C1294NCPDT, TM4C1294NCZAD, TM4C1297NCZAD, TM4C1299KCZAD, TM4C1299NCZAD, TM4C129CNCPDT, TM4C129CNCZAD, TM4C129DNCPDT, TM4C129DNCZAD, TM4C129EKCPDT, TM4C129ENCPDT, TM4C129ENCZAD, TM4C129LNCZAD, TM4C129XKCZAD, TM4C129XNCZAD