Hi all,
I try to create a new project to update my firmware using twi(I2C) interface.
In my test case, first i download firmware to region2 via keil, then copy the firmware from region2 to region1, but after erase region2, it couldn't startup.
If i don't erase region2, application could startup success.
Any suggestions or pointers are very much appreciated. Thanks.