Other Parts Discussed in Thread: MSP430F168
I am using CCS4 for programming MSP430F168 micro, I have a software tool that will take Intel HEX object file and download it to a microprocessor's memory.
I know that CCS$ generates .HEX or .OUT files. However the format of the CCS4 .HEX file is not Intel HEX. I am trying to use the BSL capability in the MSP430 to download a new program.
My questions are
1. Will an Intel HEX file be based approach be compatible with the BSL approach ?
2. Is there a way ro generate intel HEX format output from the CCS$ toolset ?
Thanks.
Bhal Tulpule