DroningOn / ECE411

Repository for PSU ECE411 Practicum Team (DroningOn)
4 stars 0 forks source link

Software Tool Set and EagleCAD for CC430 #8

Closed kblu closed 10 years ago

kblu commented 10 years ago

The CC430 Development Kit also supplies the software package and #EagleCAD layout files on the TI website. Here is the link needed to download the files.

http://www.ti.com/tool/msp-expcc430rfx#buy

v3xation commented 10 years ago

Grabbing a free license on Code Composer Studio v6(assuming it will make compile, link, and load easier). Will let you know after I have dev board in hand if it is worth everyones time.

v3xation commented 10 years ago

Library with footprints for CC430 pushed to the repo under Eagle along with the starting schematic.

v3xation commented 10 years ago

Code Composer Studio v6 is recommended for dev. Full featured IDE with decent debugger and easy platform to use for loading the firmware. Make sure you install anything dealing with the MSP430 when setting up.

v3xation commented 10 years ago

CCSv6 tool chain for dealing with the CC430 appears to be working well, will reopen another issue if there are any specific issues. Should know more when the dev kit comes back from RMA and I get a chance to mess with wireless protocols.