All,
I already set up CC2640 OAD with internal Flash, however, there is some questions that still need your further help. Would you please give a hand? Thanks.
Q1: For OAD Manager, now we can’t only use CC254x EM+SerialBootTool to set up OAD, neither BLE device monitor nor IOS multitool and Sensortag can set up OAD. How about the case in your side? Any suggestion for using mobile APP to set up OAD demo?
Q2: If we already use OAD target to download Image B one time, if we want to upgrade Image B again, what should we do? How to trigger OAD target again? Thanks.
Q3: As below, even I remove GAP Bond Manager& SNV, stack code size is around 54004/1024 = 52.7KB, can’t set offset 0x00012000. For Page, at maximum, should have 14Page for Stack. Would you please kindly check whether it is right? Or something we’re missed.
|
Code Size |
Address |
Size |
Default Stack |
58 927 bytes of readonly code memory 4 671 bytes of readonly data memory 1 265 bytes of readwrite data memory |
0xF000~0x1DFFF |
60KB, 15Page |
Remove GAP Bond Manager |
55 220 bytes of readonly code memory 4 652 bytes of readonly data memory 1 061 bytes of readwrite data memory |
0x10000~0x1DFFF |
56KB, 14Page |
Remove GAP Bond Manager& SNV |
54 004 bytes of readonly code memory 552 bytes of readonly data memory 1 057 bytes of readwrite data memory |
0x10000~0x1DFFF |
56KB, 14Page |
Looking forward to your reply. Thanks.