I have few basic questions.
1. Is it possible to obtain the number of cycles taken by a function without the use of the profiler? is there any hardware counter or some thing like that in DM6446 hardware.
2. With the number of cycles how do i calculate the time taken by DM6446 say at 513 MHz?
3. Can I perform floating point multiplications on DM6446? I have a 3x3 filter with floating point coefficients. On the simulator CCSv3.3 i am able to multiply two floating point values. will the same code work on the hardware?
Thank you