Part Number: LP-MSPM0L1306
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello Team,
I've got some questions about BSL NON-MAIN configuration.
1.
In MSPM0 BSL implementation guide doc, I could find steps to disable PA18 invoke pin through SYSCFG. After disable pin & enable non main memory erase, the next step is to "Build the project in Code Composer Studio (CCS) and then download the code into flash."
Does "downloading the code" mean I just need to "debug project"?
Would that make the change take affect?
2.
Also, how can I disable GPIO invoke pin in customer's board? I don't have customer's code or project.
With BSL SDK example's ccxml file, I could see the connection.
But how do I change the Non Main memory?
I've read this link : flashctl_nonmain_memory_write and wonder if I have to change the boot_config.c file.

Thanks in advance for your support!
. And if you click this
, you will enter debug mode, in fact, before entering the debug mode, CCS will also download the code into MCU. Both this two methods can download the code

