Code Composer Studio - TI CC3200 Launchpad -


how can upload example "blinky" ti cc3200 launchpad "firmware"?

i mean, plug in board , blinky example starts automatically on startup of board.

thank in advance

you have flash flashmemory on launchpad flashtool ccs uniflash.

download ccs uniflash. once you're done that, launch , choose new target configuration. have option on left side lets choose local url bin (or in case, blinky bin file, typically in sdk folder). once you're done that, should able program via program button.


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -