Hi,
I am using flash api v 2.01 with the TMS570LS1224, CCS 6.1 and Halcogen 4.4.
I can successfully erase and write using the flash api with no optimization. However, it seems that with full optimization (I haven't tried other levels yet) that the call to erase flash (Fapi_issueAsyncCommandWithAddress) erases the flash, but then causes an undef entry before returning.
Are there any known issues with using optimization and the flash api?
Thanks,
David