Hi Louis,
the lastest SW-version for MSP430-GANG ( http://focus.ti.com/docs/toolsw/folders/print/msp-gang430.html ) is V1.51!
This version has support for new devices: MSP430F5513, MSP430F5514, MSP430F5515, MSP430F5517, MSP430F5519, MSP430F5521, MSP430F5522…
Hi Miles,
I recommend using the MSP430 product selector http://focus.ti.com/paramsearch/docs/parametricsearch.tsp?&familyId=342&uiTemplateId=PP-T-GSPA_T&techFamId=null&rootFamilyId=null§ionId=95&tabId=1200&appId=null&viewDeviceCallingPage=null&totalCount…
So I just found something interesting! I have a PC with a clean install of win10, and I installed CCS 11.2 with the command line "--mode unattended --disable-components PF_MSP430,PF_MSP432"
And then installed the arm compiler and tried to use…
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
OK, got an .rl file. See attached.
The line in question in this file is line 42960, __bis_SR_register(GIE). If you look, it replaces that line with the following:
__asm__ __volatile__ ("bis.w %0, SR { nop" : : "ri"((unsigned int) (0x0008)) );…
Part Number: MSP430FR2111
Tool/software: Code Composer Studio
hello,
we are using NEC IR remote control for one specific application... how to decode pulse using msp430fr2111 .. we got the pulse train at the output of IR receiver .... but after that…
Other Parts Discussed in Thread: CCSTUDIO I have been trying for the last week to install CCS 5.2 onto a new computer with no luck. It appears some of the features install but not all. I require assistance to the problem. Below is the log.
[ Edited by…