RVP does not currently support systems which use remapping (for example, with an MMU). The profiler is primarily targeted at single threaded applications, although this may change in the future. The profiler does not support images generated with ADS. Supported build tools are RVCT 2.2 and later and GCC 3.4 and later. Profiling images without debug information is supported, but in this case the profiler will not be able to relate the instruction stream to the source code. Profiling without symbolic information (a plain binary file) is not supported.
|