I'm using an eZdsp board for the 28335 and trying to run the example program from spra958h. However, I've relocated it into the external SRAM, ZONE7. Its partially running as I can place a breakpoint in an SWI routine. However the LED does not FLASH; its driven by a PRD.
If I place everything except .bios in ZONE7 it will run and the LED will flash.
Has anyone been able to run the bios from external SRAM?
I'm using the gel file call XINTF_Enable() to enable the XINTF prior to downloading.