Hi @Ajit11
Could you please share your .mex file so we can verify whether the issue is caused by a missing or incorrect configuration?
Also, just to make sure everything is set up correctly, please verify that the pins you configured in the Pins Tool are also added in the Port driver, and that the JTAG pins are included in the UnTouchedPortPin list:
- RESET_b → PortPin MSCR = 5
- JTAG_TMS → PortPin MSCR = 4
- JTAG_TDO → PortPin MSCR = 10
- JTAG_TCK → PortPin MSCR = 68
- JTAG_TDI → PortPin MSCR = 69
BR, VaneB