Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hi ,
I finally change from linux sdk to TI-RTOS. I thought my code will work a lot faster but instead it is a lot slower. What is the problem? I'm using EMIF0 SDRAM maybe I should use the on-chip memory L3 OCMC0? Will it speed up my code or do I need to do something else I'm new to RTOS. I just need a hint so I can continue to speed up my program. All I want to do is an simple IIR filter I run it even on the cortex m4 and it work faster then on this sitara cortex a8.