Hello!
I'm trying to implement OAD on cc1310 without external flash.
SDK v.1.40 has OAD example only for external flash. It has symbol "FEATURE_OADStorage_ONCHIP", but this symbol is not used (then I defined this symbol, example stops working).
1. Can you point me the example for OAD OnChip?
2. Can I have the source of BIM from SDK 1.40 OAD example (SDK contained only compiled .bin file)?