Renesas TM V.3.20A Spezifikationen Seite 234

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 762
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 233
Renesas Technology, Tools FAQs
Last Updated: February 20, 2002
Document Number: 02020503_e
Q.
When I specify the #pragma ADDRESS with a variable and then compile, the MapViewer doesn't display the variable definition
that I specified. How can I get the definition displayed?
A.
The M3T-CC32R defines the symbol for the variable specifying the #pragma ADDRESS using .EQU pseudo-instruction of an
assembler. However, the default settings of the MapViewer will not display symbols defined by .EQU.
Use the following procedure to reset the MapViewer options in order to enable the display of the .EQU pseudo-instructions.
Open the following MapViewer.
Option(O) -> MapView...(M)
1.
In the [MapView] dialog, check the [.EQU List] on the "Right Map View:".2.
Click the OK button to enable the setting.3.
This operation allows you to add the [.EQU] item to the right side of the View, which will display the symbol corresponding to the
variable symbol for the #pragma ADDRESS.
However, this setting will not be saved when you close the MapViewer so you will need to reset the option each time you use the
MapViewer.
[Note]
The Inspector of TM is a handy reference for defining C-language variables.
In the Project Editor of TM, you can add the -g option (debug information valid) to cc32R and lnk32R. Then, push "Variable
Definition Display" buttom in the Project bar of TM and you will find definition information for all variables.
For more details, refer to the TM Manual.
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Seitenansicht 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 761 762

Kommentare zu diesen Handbüchern

Keine Kommentare