Hi,
I am runnning a project on both on the C5510 Device simulator(no board) and on the DSK5510 board.
Both use CCSv3.3.
I have an array of type "long long int" declared in the project.
When I look at the variable in the Device simulator project watch window, it shows as a long long type .
On the DSK board (DSK5510) watch window, it shows up as a long datatype and also reads the total array like it is a long (not long long).
How do I see a "long long int" in the watch window for a DSK5510 board?
Thanks,
Regards,
Aditi.