Ok, we're updating to the latest and greatest TI RTOS, and it looks like the FLASH api has changed. There's no Flash.h, now there's FlashCtl.h and while the functionality is the same,the names have all been changed.
Fine, I change the header include and all the names, but now I get link errors and *no* FlashCtl_* is found!
Example error (1 of 5):
Description Resource Path Location Type unresolved symbol FlashCtl_unlockInfoA, first referenced in ./Local MainBoard_Root C/C++ Problem
Do I need to rebuild the BIOS or something to get this, or am I way off base? This is a showstopper for our app.
All help GREATLY appreciated!
Ed Averill