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)) );
Which…
Hello all,
I'm working with I2C communication, using USI Interrupt Service Routine with the Micro MSPF2013 as master and the same for slave . the problem start after generate the Start Conditional, because Slave receive the Star Condition, but when…
Hi, Shibu.
Have You checked power voltage, current consumption, contacts of programming cable?
IMHO, MSP430FG4618/F2013 MCU should has two prorramming sockets - one for 4618 and the second for 2013. Which one do You use?
Regards,
Vlad.
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…