Other Parts Discussed in Thread: UNIFLASH,
Tool/software:
1.use the uniflash for load the demo secondary_bsl_uart_LP_MSPM0G3507_nortos_ticlang to development kit
2.use the MSPM0 Bootloader GUI to download application firmware
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
1.use the uniflash for load the demo secondary_bsl_uart_LP_MSPM0G3507_nortos_ticlang to development kit
2.use the MSPM0 Bootloader GUI to download application firmware
Hi,
The procedure looks correct to me. Could you use a logic analyzer to capture the signal on the TX and RX line. Check for each message have a correct response command from MCU.
Best regards,
Cash Hao
Hi,
After encountering an error, it was discovered through uniflash that the flash was completely erased.
i have setting the cmd file and the .syscfg file. I think that is the main swp err setting,how to set the main swp when the FLASH_SBL 0x00010000 ~0x00012000(i known the rules of swd low sectors 0~32k. However, I failed to comprehend the rules for the remaining sectors). Can you provide me with a screenshot of this correct configuration?
Hi,
According to the TRM, set FLASHSWP1 to 0xFFFFFFDF should cover the address from 0x10000 to 0x11fff.
Best regards,
Cash Hao
Hi
Oh, sorry. I was wrong on the FLASHSWP1 value. It should be 0x0xFFFFFEFF for the address 0x10000 to 0x11fff
Best regards,
Cash Hao