Part Number: CC2650
Other Parts Discussed in Thread: Z-STACK, SYSBIOS, CC2640, CC2530, CC2538
ZStack Version : Z-Stack_Home_1.2.2a.44539 (CC2650)
The ZStack must use internal flash address : 0x100 ~ 0x5F0 (SYSBIOS ROM?), and we can't move to other internal flash page.
We have been completed the bootloader for ZigBee. But it has risk in OTA update process when update address : 0x100 ~ 0x5F0.
I think if the data section (Address : 0x100 ~ 0x5F0) in page0 (used by ZStack) can be moved to other page or we can change boot jump address.
The problem will be resolved.