Hi Guys, I have new F28386S MCU's and have designed a breakout board for it and all programs well with the XDS110 via 14pin JTAG. I write my code in assembler and all is working well. CCS Ver 9 downloads my code to the FLASH Memory and then I run my code with the green triangle button. When I power off my MCU and then power ON, my code does not run. I read in the Technical Reference Manual that the Boot pins and OTP has to be set up so I've done that. GPIO 72 and GPIO 84 has now 4.7k Pullup resistors. These 2 GPIO's are now high on bootup = BOOT FROM FLASH. So I did this and still no boot from flash.