Hello,
I'm not sure why MSP430AFE232 has been tagged in your post since the AS-XM1000 kit includes the MSP430F2618. This device can be programmed using our MSP-FET (and other) debuggers and our IDE, Code Composer Studio (CCS). If this kit has JTAG headers…
Other Parts Discussed in Thread: MSP430AFE232 Hi,
I am using MSP430AFE232 for one of my applilcation where I will be measuring load current using CT. This controller has two 24-bit Delta Sigma ADCs. Could you please help me in converting the ADC output…
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)) );…
V6MSP430.dll.txt V7MSP430.dll.txt Hello Jace,
The first file is V6 DLL and second file is V7 DLL. I had to add the .txt extension since uploader won't allow .dll
Dave
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…