Hi,
I am using TMS320F28335 controller, CCS V3.3.81.6 studio. I have to do timing analyzes on both the functions which run in RAM and functions run in FLASH. The CCS i am using is a licensed version.

- Using eZdsp emulator:
If i use eZdsp emulator and start profiling through Profile->Tuning->Adive and select "Setup Advice icon" i am getting 'Setup' tab with the message "The target you have selected is not optimal for profiling. Please try one of the Device Cycle Accurate Simulator." Is TMS320F28335 eZdsp do not support profiling. Still if i enable profiling, i am getting warning "Trouble Setting Breakpoint with the Action "Collect Profiling Data" at 0x3381e6: Error 0x00000008/-2046 Error during: Break Point, Unable to set hardware breakpoint at 0x003381E6. All hardware breakpoints are already in use. Some hardware breakpoints may be used by analysis." in Message tab. After enabling profiling if i see in Range tab of Profile Setup, i am able to see all the functions with proper address/line number range. If i run the code and veiw the profile using Profile Viewer, there is no change. All are reset to zero.

My queries are:
- Whether profiling is supported by eZdsp emulator on TMS320F28335 controller.
- Whether i have to update the drivers.
- Using Simulator:
-
As show below setup, i sellected F28335 Device Simulator. But when tyr to load the program, i am getting the error pop-up window saying (Unable to load).
-
Now i tried with F28xx_Simulator Tutorial. I am getting what exactly it is for (name with Tutorial). In this case i am not able to see start up code _cint00() function and its not able to go to main() function, while i run the program.

Code snapshot when i loaded the .out using simulator tutorial setup. It will go to main().

- If i see in http://processors.wiki.ti.com/index.php/List_of_Simulator i am finding the simulator name F283xx CPU Cycle Accurate Simulator. But if i browse i am not finding any information.
Please let me know how to run Profiling on emulator/simulator using CCS V3.3 studio and TMS32F28335 controller. Whether should i upgrade the drivers.
Note: Since i am using licenced version of code composer, suddenly we can move to CCS V4 version. We have to work on CCS V3.3 only.
Please help. Thanks in advance
Vishnu
