Hi,
I'm facing some problems when I use the Flash API program instructions on my F28035. All my interrupts are enable so I guess some code is running from flash when it happens and I get the ITRAP instructions. In the documentation, there's a section about disabling instructions but it's written as optional. What does it mean? How can I enable this to make sure my interrupts are not called. I could add disable interrupts/enable interrupts around the flash API calls but if it's a feature that can be enabled in the library, I'd rather use it.
Thanks!
