Test the CCS4 demo project to CCS5 and make a minor change to ensure the power supplied is adequate for the CPU speed.

This commit is contained in:
Richard Barry 2012-04-02 09:20:45 +00:00
parent ab1aa67b08
commit bb708957a9
12 changed files with 1162 additions and 17 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?ccsproject version="1.0"?>
<projectOptions>
@ -8,4 +8,5 @@
<isElfFormat value="false"/>
<linkerCommandFile value="lnk_msp430f5438a.cmd"/>
<rts value="libc.a"/>
<connection value="common/targetdb/connections/TIMSP430-USB.xml"/>
</projectOptions>