Hello All,
First question - F021 API is circa 2014 - will that be updated soon? IAR for one seems to be changing their linker every release.
Second question - when running the IAR debugger - the F021 API will crash the debugger when the following is being executed:
status=Fapi_initializeFlashBanks(Freq_In_MHz); /* used for API Rev2.01 */
Is that a known issue?
The app I am running is fine when running standalone but will crash if I try to run in the debugger once the above is executed.
In this instance I am running out of Bank 0 and writing to Bank 1.
Thanks,
johnw