Hi TI Engineers,
I've encountered a problem while trying to integrate the Flash API into my code. Specifically, the flash write function works correctly when I initiate a flash debug with emulation tools, but fails to function after power cycles. I suspect that some functions which should be executed in RAM are currently being executed in flash.
To address this, I've moved Flash API-related code into a RAM function, following the recommendations provided in the user manual. Despite this, I believe there might still be functions that should be relocated to RAM. Some discussions I've come across suggest that the entire library should be placed in RAM.
Could you please provide suggestions on this matter? Thank you!
Best Regards,
Liyang