Part Number: MSPM0G3519 Tool/software: i use m0g3519 with use gpio_toggle_output_LP_MSPM0G3519_nortos_ticlang sample code
my quest is why only debug mode no release?
or don't care debug mode or release mode,it's .bin file same as release mode ,is…
Part Number: MSPM0G3519-Q1 MSPM0G35 1 9-Q1 and MSPM0G35 2 9-Q1 look nearly identical — what does the “xx 1 x” vs “xx 2 x” indicate in terms of features or functionality?
Part Number: LP-MSPM0G3519 Other Parts Discussed in Thread: MSPM0G3519 Tool/software: Hi TI Team,
We’re working on MSPM0G3519 and want to store four AES keys in the CSC region . After INITDONE , these keys should be securely loaded into the Keystore…
Part Number: MSPM0G3519 Tool/software: Hello TI Experter
I am using CCS 12.8.1 and XDS110 to debug my system. When I selected "debug as" to debug my system, it shows the information "CORTEX_M0P: AutoRun: Target not run as breakpoint could not be set…
Part Number: MSPM0G3519 Tool/software: We are trying to run the example provided in MCAL package, but due to some incorrect setting, execution goes into exception-reset handler. What could be wrong here?
Example: MCAL_MSPM0_00.02.04.00\mcal\binary\dio_app…
Part Number: LP-MSPM0G3519 Other Parts Discussed in Thread: MSPM0G3519 Tool/software: Hello team,
we are using MCAL : MCAL_MSPM0_00.02.04.00 package
SDK : mspm0_sdk_2_04_00_06 version
we are facing issue in accessing flash area of the LP-MSPM0G3519…
Part Number: MSPM0G3519 Tool/software: Dear,
I have the following *.map file of my project MSPM0G3519.
As far as I see this is all good and all sections are within flash, ram ... etc...
**********************************************************…
Part Number: MSPM0G3519
Tool/software:
Hi,
We are reading a gpio as input, through the API
DL_GPIO_initDigitalInputFeatures(config->pinPortIdx,config->gpioInversion, DL_GPIO_RESISTOR_PULL_UP, config->gpioHysteresis,config->gpioWakeup);
}
there…
Part Number: MSPM0G3519 Tool/software: Hello
wanted to start development with MSPM0G3519. please guide me which IDE, debugger I should use.
also from where I can get example code.
Part Number: MSPM0G3519 Hi,
As per TRM document, The TRNG can be used as an entropy source to derive true random seed values when implementing a deterministic random bit generator (DRBG).
Entropy Souce is only LDO or Temperature also? As per customer…