Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: MSPM0G3507 Tool/software: I'm using the SDK example rtc_periodic_alarm_lfosc_standby_LP_MSPM0G3507_nortos_ticlang , which demonstrates the use of Standby0 mode. This mode is working as expected…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: UNIFLASH Tool/software: HI,
I have encountered the problem with this board while try to program/flash application over UART.
Issue : Accidentally, while programing application s/w address got…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: SYSCONFIG Tool/software: The s ource code of this issue as below:
#include "ti_msp_dl_config.h"
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
volatile bool gCheckUART =…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: MSPM0G3507 , AMC131M03 , SYSCONFIG Tool/software: Hi,
Shortly about the setup: MSPM0G3507 launchpad connected with wires to AMC131M03 EVM, the code is based on the TI examples and is using the…
Part Number: LP-MSPM0G3507 Tool/software: Hello.
I have my own target boards.
Some work fine with CSS and the XDS110 debug probe and others have the error in the title.
"Force Reset" does nothing. Power cycling and rebooting debug probe does nothing…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: MSPM0G3507 , SYSCONFIG Tool/software: Hello TI, looking to see you you have code book in the register level for the MSPM0G3507 thus far I have done GPIO, UART and interrupts but getting references…
Part Number: LP-MSPM0G3507 Tool/software: Hello I use LP-MSPM0G3507 and test CCS.
and I have a difficult issue. I want to save uint8_t data 1byte in LP-MSPM0G3507.
the data must always recoding and can write or read.
LP-MSPM0G3507 have a flash memory 32kb…
Part Number: LP-MSPM0G3507 Tool/software: In linker file(mspm03507.lds) we are defining:
. = ALIGN(4); ._reset_proof (NOLOAD) : { /* This section contains data for reset proof ram in case of warm resets. */ _reset_proof_start = .; KEEP(*(.ResetProof…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: MSPM0G3507 Tool/software: Hi there,
When I debug my Code on the launchpad MSPM0G3507 using CCS 20.1.0 i frequently get the following error message:
JTAG Communication Error: (Error -1001 @ 0x0…