AM263P4: Issue with synchronize MCAL Fls API Nor_OspiWrite

Part Number: AM263P4
Other Parts Discussed in Thread: AM2634

Tool/software:

Hi,

I am using AM263Px MCAL 10.0 in an Autosar project. I noticed that Fls function Nor_OspiWrite takes long time to write.

Because this function is not an async function, it is trying to write all the requested data in one go.

And this design is different with the Fls V0 version for AM2634 which using Fls_norAsyncWrite.

So question is:

1. Is there any plan to provide async writing function? or

2. If you have Async version for AM263Px, please provide to me.

Thanks

Phoenix