Renesas Technology, Tools FAQs
Last Updated: March 21, 2000
Document Number: 01051021_e
Q.
How can I use the assembler source line debug with PDB77? Currently, the assembler source window does not appear on the screen.
A.
PDB77 is developed for C-language and structured assembler-based source debugging. Therefore, it does not support the
assembler-source level debugging. In order to make this work, you need to execute PRE77 before executing RASM77.
At this time, if the input file is ".A77", PRE77 generates an error. Please change the file extension to one other than ".A77" (default
is ".P77") before executing PRE77. Additionally, set command line option [-C] (source debug information output) for PRE77. Then,
set the same option for RASM77 and LINK77:
RASM77 debug options are [-C] and [-S]
LINK77 debug option is [-S]
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Comentarios a estos manuales