This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SIMPLELINK-CC13X2-26X2-SDK: APIs for Internal Flash Access

Part Number: SIMPLELINK-CC13X2-26X2-SDK
Other Parts Discussed in Thread: LAUNCHXL-CC26X2R1

Hi,

I need help in identifying interfaces for internal flash access using the SimpleLink_cc13x2_26x2_sdk.

My development application has an off-chip OAD configuration and hence requires the external flash access as well.

I see that the internal flash access using readFlash and writeFlash interfaces cannot be re-used for internal flash given that the application is using the same for external flash access thru the OAD interfaces.

I intend to use the NVS interfaces, but again am blocked with the NVS Init performing re-initialization during an OAD Open operation.

Can you point me to any example code which accesses both the internal and external flash without much conflicts in the software?

Best Regards,

Veena Mohan.