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…
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)) );…
Other Parts Discussed in Thread: ADS1298 , MSP430FG439 , ADS1294 Hello;
I'm using ads1298 for my master degree project, and i have strange problems. If you help me to find what is the mistake or what is wrong i'll appreciate for that.
Firstly i want…
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…