#101252 - ProblemBaby - Mon Sep 04, 2006 1:23 am
Hey
I have a very processor intensive function.. I thought that putting the code in ITCM and the data in DTCM would speed it up some. When I later just for testing changed back to main memory I saw that the speed was exactly the same! why doesnt code execute faster in ITCM and load/store data faster in DTCM???
thanks
(the function is a loop with about 150 instructions in it)
I have a very processor intensive function.. I thought that putting the code in ITCM and the data in DTCM would speed it up some. When I later just for testing changed back to main memory I saw that the speed was exactly the same! why doesnt code execute faster in ITCM and load/store data faster in DTCM???
thanks
(the function is a loop with about 150 instructions in it)