Hi, after discussing this internally, can you try the following to fix this issue:
Clone openOCD from preliminary repo: https://github.com/nmenon/openocd/commits/mspm0
GIT: https://github.com/nmenon/openocd.git
branch: mspm0
Go to folder and run:
…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: MSPM0G3507 Tool/software: Hello,
I would like to know what configurations are needed to perform square root, for example the square root of the number 9
MATHACL->CTL = MATHACL_CTL_FUNC_SQRT…
Part Number: LP-MSPM0G3507 Tool/software: Hello.
I want to send say a 1k block of data to a master...the 3507 is a slave.
The master is SPI clocking at 16 MHz.
I can't see how I can do this as a "single" block....since the FIFO is just 8 bytes there…
Part Number: LP-MSPM0G3507 Tool/software: Hello,
I am using TIMG7 in input capture mode. I want to reset TIMG7 upon detecting a rising edge. I tried disabling and re-enabling TIMG7, but it did not work. Is there a way to reset the timer counter to zero…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: MSPM0G3507 , Tool/software: Hi,
I need some help on LP-MSPM0G3507 board. I want to interact with the ROM BSL in the MSPM0. I have flashed the bsl_software_invoke_app_demo_i2c_LP_MSPM0G3507_nortos_clang…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: CCSTUDIO , MSPM0G3507 Tool/software: Hi folks,
I've just tried installing CCS standalone on both Windows 10 as well as Linux. On both installations, when I attempt to browse the "out_of_box…
Part Number: LP-MSPM0G3507 Tool/software: Hello,
I am producing a PWM signal with TIMG12 and using TIMG7 as input capture to measure the period and duty cycle, and it is set as an up-counter.
When a rising edge is detected, the timer value is captured…
Part Number: LP-MSPM0G3507 Tool/software: Hello
Here is the sequence of Sampled output mode
1. In run/active mode, do all the necessary COMP configurations (DAC8 in sampled mode, COMP in ULP mode, etc.)
2. Set power policy to standby0 (DL_SYSCTL_setPowerPolicySTANDBY0…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello,
I am using GPIOs to connect to a switch. But the status when the pin is floating is different for different GPIOs.
I don't see there is an option for the GPIOS…
Part Number: LP-MSPM0G3507 Tool/software: Hello
I'm test uart send or receive with LP-MSPM0G3507. but, I can't found uart function about data array.
gps_data = DL_UART_Main_receiveData(UART0_INST); DL_UART_Main_transmitData(UART1_INST, gps_data…