DSPRelated.com
Forums

Profiling read/write operations

Started by John McDermick July 19, 2011
Is there some way of profiling code for memory read/writes ? (In
VisualDSP++ for blackfin and in MS Visual Studio).

Like if I have 3 arrays A, B and C would it be possible to profile how
often A, B and C is accessed?