Part Number: MSP-FET430UIF Other Parts Discussed in Thread: MSP430FR6047 Hi Experts,
Can you please confirm if the MSP-FET430UIF USB debugging tool can interface with MSP430FR6047? It says from its device folder that the tool supports all flash based MSP430…
Part Number: MSP430FR5989 Other Parts Discussed in Thread: CODECOMPOSER I've installed CodeComposer to re-compile an existing firmware for the MSP430FR5989IPM to determine the amount of FRAM and RAM used. The FRAMUtilities_03_10_00_10_setup has been…
Part Number: MSP430FG6626 Previous revisions of firmware created single .text segment alon gwit hsepare tsegemnt for interrupt vectors.
Updated version creates separate .text segment for ISR.
Output from Translating to TI-TXT format...
"FIRMWARE.out" …
Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430WARE , MSP430FR2433 , MSP430FR2476 , MSP430FR4133 I am hoping to use FRAM utilities to be able to read/write memory to FRAM easily. I was hoping to bring in files from C:\ti\msp\MSP430Ware_3_80_13_03…
Part Number: MSP430FR5994 I am trying to port the Compute through power loss FRAM utility using the GNU v8.3.0.16 compiler for the MSP430FR5994.
Through this thread I came to know that The two components that would need to be ported from the TI compiler…
Hi Sourabh,
Sourabh Marathe said: These files can be found in ti/msp/MSP430Ware_3_80_10_09/fram_utilities_src_ctpl_devices
There is a later release of MSP430Ware (version 3_80_13_03 released in December 2020) that you can download from https://www.ti.com…
Part Number: MSP430FR5739 Other Parts Discussed in Thread: MSP-FET , MSP-EXP430FR5739 , UNIFLASH , MSP430F1612 Hi!
I have "MSP-EXP430FR5739 FRAM Experimenter Board". This board has a built-in debugger (MSP-FET). With firmware version 3.3.28.680. …
Part Number: MSP-EXP430FR2355 Other Parts Discussed in Thread: MSP430FR2355 Hello team,
I want to store a value(type 'uint8_t') permanently in FRAM at address 0x001800 using DFWP or PFWP. I tried by using #pragma persistent() but it is storing…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP-EXP430FR5994 , MSP430WARE
Tool/software: Code Composer Studio
Hello,
I am trying to compile one of the CTPL project example from TI resource explorer but I am not able to compile. Can you please…
Part Number: MSP-EXP430FR5969 Other Parts Discussed in Thread: MSP430FR5969
Tool/software: Code Composer Studio
In the referenced thread Steve Wenner was having an issue whereby the act of using the CCS memory browser to inspect information FRAM was causing…