Part Number: MSP430F6638
Other Parts Discussed in Thread: UNIFLASH,
I am trying to use the flash-based BSL to update our products. The pre-programmed BSL based on USB works well with 4MHz XT2, but our new products use 16MHz XT2 instead. According to slaa450(Creating a Custom Flash-Based Bootloader (BSL)), it should be easy to be fixed by changing some #define in BSL_Device_File.h. I downloaded (slaa450)MSP430BSL_1_00_12_00.zip and it only has an IAR project about USB-based-BSL, named as "MSP430F552x_USB". I modified the BSL_Device_File.h with #include "msp430x552x.h" to #include "msp430f6638.h", changed the target device in option and recompiled it successfully. I download this new txt by IAR and UniFlash, it couldn't work even with 4MHz XT2. Are there anything else I should do? Or are there any availablecodes for F6638 ?
Thanks for anything.
Regards,
Tianyi Zhang
