PyOCD does not support flashing of the LPCXpressp55S36 RevD (public release), that contains the latest LPC55S36 v1 chip.
During flashing it print error message:
0006181 C target was not halted as expected after calling flash algorithm routine (IPSR=3) [__main__] FATAL ERROR: command exited with status 1: pyocd flash -e sector -t lpc55s36 'C:\_ddm\ZEPHYR\zephyr_vs\zephyr\build\mcuboot\zephyr\zephyr.bin'
NOTE:
The PyOCD supports the old LPCXpressp55S36 RevA board with an old LPC55S36 v0 chip (not public).
Most probably the issue is caused by incompatible changes in new chip ROM.
PyOCD does not support flashing of the LPCXpressp55S36 RevD (public release), that contains the latest LPC55S36 v1 chip. During flashing it print error message:
0006181 C target was not halted as expected after calling flash algorithm routine (IPSR=3) [__main__] FATAL ERROR: command exited with status 1: pyocd flash -e sector -t lpc55s36 'C:\_ddm\ZEPHYR\zephyr_vs\zephyr\build\mcuboot\zephyr\zephyr.bin'
NOTE: The PyOCD supports the old LPCXpressp55S36 RevA board with an old LPC55S36 v0 chip (not public). Most probably the issue is caused by incompatible changes in new chip ROM.