Part Number: MSP430F2419 Hello TI,
I want to flash my msp430f2419 using the FET debugger. Whenever I use an application or program that uses MSP430_GetNumberOfUsbIfs I get Segmentation fault (core dumped).
Command: mspdebug tilib
root@w03wibenp1…
Part Number: MSP430F2419
We have a firmware we can build and run with Code Composer TI on Windows. Im trying to integrate on WSL. I changed the toolchain from cl430 to msp430-gcc. Im using the linker from msp430 toolchain. This is the entire error from…
Part Number: MSP430F2419 Dear MSP430 champs,
The following issue has been faced on a MSP430F2419 : the calibration data located in the Zone Info A (0x10C0 à 0x10FF) have been erased accidently
This issue impacts several products including a product…
Part Number: MSP430F2419 Other Parts Discussed in Thread: MSP-FET , UNIFLASH I need away to program a serial number into one of the user information segment using the MSP-FET tool.
I have many PCB with micro that all have the same "code".
I want to…
Thank you. I tried that but there is still discrepency in the hex files and the bootloader does not like it.
I am using an old version of the TI compiler, ti_cce_31. It produces an output in the COFF format. Then I apply hex430.exe utility to convert…
Part Number: MSP430F2419 Hi All,
Earlier I posted the issue mentioning the phantom reset which causes the micro controller to reset. To find out the specific cause I would like to implement reset vector handler.
I followed TI application notes about…
Other Parts Discussed in Thread: MSP430F2419 We are unable to change register values on an MSP430F2419 using CCS 5.3. We created a project with main only from using the wizard. Register appear in the Register WIndow but right clicking on the register…
Other Parts Discussed in Thread: MSP430G2553 , TRF7970A I am currently trying to port over working code from the MSP430G2553 launchpad to a new micro. Without changing much code besides the GPIO pins, the debugger gets stuck during the trf7970initialization…
Other Parts Discussed in Thread: MSP430F2419 TI MSP430F2419 microcontroller.
I am writing a bootloader that reprograms the part and, when performing a block erase, the block that is erased is “off” by 256 bytes.
For instance, if I perform a dummy…