New: Change the scripter from Perl to Python and support IAR linker file generation. Please read the Readme file before use it.
New: Add IAR version code example.
New: Add marks of //Need to change to find the files need to be modified in project and //Simple change to find where need to be modified in the files.(Not add in MSP430FR5994's demos).
New: Add level two in the application validation function in all single mode boot projects.
New: the connection information in main.c of the boot side code.
Remove: Remove the code exaple for MSP430FR6989.
Fixed: Change the wait time from __delay_cycles(500000); to __delay_cycles(900000); in MSP430FR2433 host project main.c.
Fixed: The old linker file generater will create Flash2 in the device without flash2.
Modify: Add level two in the application validation function in all single mode boot projects demo.
Modify: Delete dummy interrupt routine in some application codes.
Fixed: Including the hal_mcu and radio_drv files that are used in the CC1101 project will cause errors for FR6989 UART host
1.03.00.00:
New: Change the scripter from Perl to Python and support IAR linker file generation. Please read the Readme file before use it.
New: Add IAR version code example.
New: Add marks of //Need to change to find the files need to be modified in project and //Simple change to find where need to be modified in the files.(Not add in MSP430FR5994's demos).
New: Add level two in the application validation function in all single mode boot projects.
New: the connection information in main.c of the boot side code.
Remove: Remove the code exaple for MSP430FR6989.
Fixed: Change the wait time from __delay_cycles(500000); to __delay_cycles(900000); in MSP430FR2433 host project main.c.
Fixed: The old linker file generater will create Flash2 in the device without flash2.
Modify: Add level two in the application validation function in all single mode boot projects demo.
Modify: Delete dummy interrupt routine in some application codes.