Hello.
This is my setup:
- CCS v5
- C6747 DSP on an OMAP-L137 EVM
- DSP/BIOS
I would like to be able to switch to narrow mode (NM) on EMIFB/SDRAM to be able to compare the performance with my current 32-bit mode.
I understand that you need to set bit 14 of the register SDCFG. My question is: when/where do I do this?
I have seen it done in the GEL-file, but isn't that file just used together with the debugger? Surely, if I eventually want run without a debugger I need to set the register up elsewhere? I sort of assumed it would be done in the .tcf file, but I haven't managed to figure it out.
Any ideas?
Thanks,
Anders.