HSM Software Managed Interrupts

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User21609
Level 1
Level 1
I was able to run the HSM demo project HSM_Demo_TC37A (with Gnu Config for TC and ARM) on the Lite Kit board, and generated a bridge interrupt from HSM to Host, encrypt and decrypt.
But when I add on the Aurix side a simple GPT12 interrupt (as per aurix code example GPT12_Timer_Interrupt_1_KIT_TC375_LK) it doesn't work, the GPT12 interrupt never fires.
If I comment out IFX_USE_SW_MANAGED_INT, the GPT12 works but the HSM bridge IRQ doesn't.

How can I keep both working ? Can the HSM interrupts work without IFX_USE_SW_MANAGED_INT ?
0 Likes
1 Reply
Jayakumar
Level 1
Level 1
First like received First reply posted First like given

Could you please provide a link to HSM_Demo_TC37A  application example?

0 Likes