Renesas User System Interface Board HS7047ECH61H Manual de usuario Pagina 184

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 243
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 183
98
4.11 Displaying Local Variables
The user can display local variables in a function by using the [Locals] window. For example, we will examine
the local variables in the tutorial function, which declares local variables j, i, and p_sam.
Select [Locals] from the [Symbol] submenu of the [View] menu. The [Locals] window is displayed.
The [Locals] window shows the local variables in the function currently pointed to by the program counter,
along with their values. Note, however, that the [Locals] window is initially empty because local variables are
yet to be declared.
Figure 4.19 [Locals] Window
The user can click mark ‘+’ at the left side of class instance p_sam in the [Locals] window to watch all the
elements. View the elements of class instance p_sam before and after the execution of the sort function and
check that the random data is sorted in the descending order.
Vista de pagina 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 242 243

Comentarios a estos manuales

Sin comentarios