Part Number: MSP430F1471 Hi,
I'm a firmware developer of flashing tools.
I'm interested to be able to erase and re-flash BSL memory of device MSP430F1471 using my JTAG or Spy-Bi-Wire flashing tool. In general my question is about the possibility…
Part Number: MSP430F147 Other Parts Discussed in Thread: , MSP430F149 , MSP430F148 Hi,
our electronic manufacture had at the moment problems to order the MSP430F147IRTDR.
Now we have the question what is the difference between MSP430F147 and MSP430F1471…
Part Number: MSP430F1471 Other Parts Discussed in Thread: UNIFLASH , , TEST2 Hello,
I have been trying to update an older product with release fw on its BSL. I am not well-versed on how a bootstrap loader is made, so I have resorted to using Uniflash and…
Part Number: MSP430F1471 Tool/software: TI C/C++ Compiler I am making a program for two msp to communicate with each other. The problem comes when I need to use the same interrupt in both msp, when I try to declare this interrupt in the ISR_PORT1 vector…
Other Parts Discussed in Thread: MSP430F1471 I'm seeing single and double bit errors splashed around the program code area of flash memory after several hours of use. I've disabled all sections of the firmware that attempt to read and write to information…
Other Parts Discussed in Thread: MSP430F1471 Dear All,
Now I am working on using a MCU to program the flash of device MSP430F1471 via the BSL UART interface.
But when I sent bytes to write, data read at the same address just wrote are all 0xff.
All procedures…
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…