Hello Partha,
If you have been contracted to NXP, you only have to ask NXP below.
1. If you need to know fuse operations and configurations.
(1) Require the S32V234RM(Reference Manual)
- Normally, it's a S32V234RM_Rev(X).(Y).pdf
(2) Through this RM document,
- You can see the fusing operation through OCOTP chapter.
- Also, you can see a fuse map including bit positions via the S32V234_FuseMap.xlsx(the attached fuse map sheet in the S32V234RM)
2. If you want to make a fuse program.
(1) Require the fuse application.
- If you want to do it yourself with RM document, you need to know about some registers(especially MC_ME) how to set for fusing operation(E.g. Mode setting, XOSC, PLL, Clock, Shadow register, ECC calculate, etc.) but it is not as easy as you think.
I hope this will help.