Hi,
I have two questions here, please help, thanks a lot.
The first one is about the inner flash. Right now there's only 128K flash, and I figured out that all of the memory is filled with OAD image\BIM and so on, besides, I can't use the memory or relocate the memory. It is apparently that the flash is not enough for using. So I have this question: If I disable the application update function, can I free some memory of the inner flash? If I use extern flash can I move the OAD image outside and use the inner flash to save data?
The second one is about the TI_RTOS. Right now we are using the BLE STACK, we need it. But we may need to put a new RTOS on CC2640. Is it possible? I find that TI_RTOS put the BLE task as the highest priority task. I need some explaination about the multi-task response on CC2640. Thanks!