Part Number: TMS570LS0714
Hi,
My customer has a problem while using FEE.
If FIQ & IRQ both allowed during FEE operation (using F021 library), it will lead the result of abort prefetch.
Look into the CP15 instruction address, it goes to the memory which is reserved.
And I study the posts on E2E and get the similar question through the link
https://e2e.ti.com/support/microcontrollers/hercules/f/312/p/188798/926522?tisearch=e2e-quicksearch
The conclusion from the post it that F021 library does not support FIQ as it could not used as hardware vector interrupt.
Then I try to set all the interrupt to IRQ, the problem solved. It seems the same question.
But as the post is several years ago and the F021 version mentioned there is V1.51. and I use the latest version 2.1.1. Could the new version support FIQ or still not? Just confirm with you.
Vivian