Part Number: MSP430F5310
Hi experts,
My customer is looking to migrate from CCSv4.2.3 to CCSv8.3.1 for a project for the MSP430F5310. They are using the same compiler version with different CCS versions, but there are differences in the .hex files(also .out file too).
Could you please give me some ideas as to possible causes?
Or, if you can tell me what I should check, that would be great.
[Details]
- CCS: ver8.3.1 (project is newly created)
- Compiler (hex430.exe as well):TI v3.3.2
- Linker(.cmd): contents when using CCS v4
- C file and h file are the same as CCS v4 and there is no difference.
("msp430f5310.h" is also unified with the contents of CCSv4) - All functions have not been confirmed, but there is no difference in the operation of the written CCSv8 file (only I2C and LED control were confirmed).
- Plans to check which memory area the differences in the .hex files are in
Best regards,
O.H