Technical discussions about the TI C3x DSPs (including the C31, C32 and C33 DSPs).
Hi all. i am using c31 processor and My code reside in external memory , i need to hold the processor inside code, by doing this all the external lines data address and control signal for external memory are at high impedence. As a result my code halts because next instruction from external memory can not be loaded. Now to overcome this i want to have a routine which should reside in internal RAM , i should call it and this routine should hold the processor and after some delay it should release the hold signal. My question is how can i write a routine in c enviroment ,and make it reside in internal RAM while all my other code in external memory.And how can i call this routine in c enviroment.?? Thanks ------------------------------------ OMAP35x EVM jump-starts low-power apps ------------------------------------ The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building applications based on the OMAP35x architecture:http://www.DSPRelated.com/omap35x You can post a message or access and search the archives of this group on DSPRelated.com: http://www.dsprelated.com/groups/c3x/1.php _____________________________________