Hi All,
I am trying to do ISP programming board with MCB4300 dev board. To go into ISP mode I am pulling P2.7 LOW after power on (using push button- ISP) & my boot select pins P2_9, P2_8, P1_2 & P1_1 are set to LOW. With this setup I am able to program the MCU successfully.
BUT, the code is not executing post programming-
1. even if ISP switch is not pressed during next power up.
2. changing the boot select pin positions.
Code runs when-
1. I check "Go after programming" option in flashmagic software.

Also, MCB4300 stays in ISP mode even after multiple reset cycles, which I feel is the creating problems in code execution.
Can anyone please help me to resolve this issue. Thanks in advance.