I'm trying to run the "bigtime" basic example on a F2808 out of RAM. Can this even be done or do I have to run this example out of Flash? I'm using the F2812 bigtime example and modified the linker command file H0SARAM location to fit the F2808. But what's puzzling to me is what to do with the SRAM allocation, which is currently mapped to 0x00100000. It seems this is external memory for the F2812 which I don't have on my F2808 device board. Does the DSP BIOS require a lot of RAM to run?
Thanks.