Tool/software: Code Composer Studio
Hi guys!!!
I have a problem with the update over the air. Using the program Btool, the firmware is successfully completed. We are developing a program for flashing through the air on the Android.
Preparatory stages are successful, which are given in the manual. The block size is returned to 0x14. after the start of the update, we get the package: 0x12 0x09 0x04 0x00 0x00 0x00
When we send a block with index 4, we get an error: OAD_INCOMPATIBLE_IMAGE 9 Stack and flash boundary mismatch, program entry mismatch. How can we solve this problem?