Part Number: MSP430F5507
Other Parts Discussed in Thread: MSP430F5507
Hello,
Now I'm trying to customize (modify) the Msp430 USB BSL for MSP430F5507.
I treating the project , "MSP430BSL_1_00_12_00, MSP430F552x_USB" IAR Embedded Workbench workspace.
I considered the two steps are needed , is it correct ?
1.Changing the product number from F552x to F5507 in the options
2.Adding the command options , "Compiler: --hw_workaround=CPU40
Assembler:-v1 " for avoiding errata CPU40
I wonder if any other modifying (for example, changing the source code etc.) is needed or not...
Could anyone reply to my question ?
Hiroyasu