I'm using CCS4.2.3 with a XDS510USB emulator and when debugging DSP code having been built with the -O3 optimization option I notice that when in debug mode some local variables are not displayed and some variables which are displayed show incorrect values. This is particularly true for register variables. Would changing to a faster emulator, such as a XDS560v2, change this, or is this behavior simply a consequence of using -O3?
Lee