Is there some known issue with in-circuit programming when connected to an emulator? I have an F28335 connected to the XDS510LC USB emulator and any attempts to erase the flash through my program (not the flash tool) result in an emulator/chip hang requiring a CPU power cycle (and often CCS reboot.) Yes, the code is running out of 0-wait SARAM - both the FLASH API (v2.10) as well as my code, and the PLL is locked. I'm also dummy-reading the CSM passwords but this is listed as an unnecessary step when running out of L2/L3 SARAM.
Mark