This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
we need the save/restore FPU context feature in the R5F FIQ ISR.
Is there a reason for this absence?
Will you insert this feature in the new SDK?
We need this feature as soon as possible.
BR
GS
Hi Giovanni,
The SAVE and RESTORE logic of the FPU is written here:
source/kernel/nortos/dpl/r5/HwiP_armv7r_handlers_nortos_asm.S
You can simply copy these functions to the FIQ
source/kernel/nortos/dpl/r5/HwiP_armv7r_handlers_nortos.c
Regards,
Eyal
Hi Eyal
Why it was removed from FIQ implementation in the first place? are there are limit that we need to be aware of?
Hi Shlomi,
FIQ implementation was not removed, it's was not implemented (bug/gap) earlier and planned for SDK9.1 (Nov-end, 2023) (below is JIRA just for reference, not accessible outside)
[MCUSDK-5873] FIQ handler data missing in HwIP_armv7r_handlers_nortos_asm.S file - Texas Instruments JIRA (ti.com)
I will discuss this internally and see if we could provide any patch to unblock you. Let me get back to you on Monday, 9th Oct.
Regards,
Prasad
Hi Shlomi,
Sorry for delay but we need few more days to get back on early drop feasibility. Kindly let me get back to you by Friday,
Regards,
Prasad
Hi Shlomi,
Checking internally, we won't be able to provide early code drop. The feature would be part of SDK9.1 directly. Hope that works for you.
Sorry for inconvenience.
Regards,
Prasad
Hi Prasad,
is this feature expected to be also available in the next release of AM243 SDK?
If yes, when is it scheduled for release?
Best regards
Johannes
Johannes
Yes. This will be available in next release of AM243 which is SDK 9.1 version number. The release is slated for 15th Dec 2023.
Best Regards
Piyali