Other Parts Discussed in Thread: MSPM0G3507, SYSCONFIG, MSPM0G1507
HI,
I`ve got a problem with a preproduction MSPM0G1107:
When I power on my board the current drawn is 7mA but after a 10-11 seconds the power drops to 4.8mA. I`ve programmed the device with the gpio_toggle_output_LP_MSPM0G3507_nortos_ticlang example.
gpio_toggle_output_LP_MSPM0G3507_nortos_ticlang.zip
Schematic Micro:
When I connect via the debugger (XDS110) this popup is shown:
When I click force reset the program is loaded and the pin toggels. When I´m then power cycling the board the current after startup is then back to 7mA but no pin toggle is visible and will be 4.8mA after 10-11s.
My first guess was that the BSL is running and goes to timeout aka sleep so I`ve disabled the BSL via the sysconfig (NONMAIN) -> check attached project.
But nothing changes.
Is it that there is no code in the flash and the BSL is invoked anyway?
The Linker script is from the MSPM0G3507 but I´ve checked that the memory addresses are the same..
What is wrong with my setup?
Thanks!
Best regards
Steffen