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.
Hello everyone,
In our project we have a requirement that the MSP430F5659 will be flashed via UART (PIN P1_1,P1_2) also it can be flashed from USB .
For this requirement factory loaded bootloader is enough ? else what all are the changes needed in MCU side ?
or need a custom bootloader for this ?
Could anyone please explained on this, it will be very helpfull.
Kindly Help !
With Regards,
Renjith
Hello Peter Spevak,
Thank you for quick response.
We need both interfaces that's our project requirement.
Anyway could you please help me on what all are the changes to be done in MCU side for UART BSL?
What all are the possible ways ?
Regards,
Renjith
Hi Peter Spevak,
Thankyou for your response.
Actually we changed our plan , now we only need UART BSL.I have got a brief idea about customizing the BSL by referring the links.
I also found some examples in "MSPBSL_CustomBSL432 1_01_00_00", But i couldn't find the example for MSP430F5659.
We want P8.2 and P8.3 as BSL pins ,for that what all are changes to be done in the given examples ? How to generate a customized bootloader for MSP430F5659 BSL UART ?
Could you help me on this ..!!
Regards,
Renjith
Hi peter,
Thank you very much for your help ..!!
I have some other doubts :-
1) If i flashed the generated image from the source "CCS_v7_MSP430F543xA_TA_UART" to MCU using JTAG , then MCU can be only programmed via UART ?
2) How it can be re-flashed with old boot loader ?
3) How MCU can be programmed using a processor running on linux ? Is there any example for that ?
Regards,
Renjith
BSL_UART.zipHi Peter Spevak (15592) ,
I have customized an example from CustomBSL430 1_01_00_01-> CCS_v7_MSP430F543xA_TA_UART for the MCU MSPF4305659 .
The compilation was successful but while trying to flash using JTAG in CCS it shows some error :-
"MSP430: File Loader: Verification failed: Values at address 0x00000 do not match Please verify target memory and memory map.
MSP430: GEL: File: /home/workspace_v8/BSL_UART/Debug/BSL_UART.out: a data verification error occurred, file load failed"
i tried to solve it but failed, Kindly help.
One more doubt, Is it necessary to use the dedicated pin for UART BSL as mentioned in the datasheet ? or we can use other UART pins for the same?
I am attaching my code also.
Regards,
Renjith
**Attention** This is a public forum