Hello,
Thank you for your earlier support.
Our previous error has been resolved, but we are still facing an issue while running the nfcDemoapp.

When we see the main code, the application does not enter InitMode(). We added debug printf statements to confirm this, and the control simply never reaches inside the InitMode function.
Could you please help explain why the initialization is failing or what conditions must be met for InitMode() to execute successfully?
What we have observed:
The code builds correctly.
Debug prints show that execution stops before entering InitMode.
No obvious error logs are printed from the NFC HAL or NCI stack.
IRQ and VEN pins appear to be configured correctly, but the behavior suggests something may be blocking initialization.
If needed, I can share the relevant log snippet and configuration details.
Any guidance on what could cause InitMode to be skipped or fail would be appreciated.
Thank you.
-niranjan