12 Attention
275
12.5 Option of C Compiler/Assembler/Linker
We do not evaluate other settings, so we can not recommend to append other options.
12.5.1 When Using NCxx
When -O, -OR or -OS option is specified at compilation, the source line information may not be
generated normally due to optimization, causing step execution to be operated abnormally.
To avoid this problem, specify -ONBSD (or -Ono_Break_source_debug) option together with -O, -OR or
OS option.
12.5.2 When Using the Assembler Package for 740 Family
Please assemble according to the following procedures and link.
At assemble
•
"-c" option
outputs debugging information concerned with source line to a relocatable file.
Note
When the directive comand .FUNC is specified to a function in a source file, if "-c" option is used,
the name of the function will be not available. Please do not use the option to make the name
available.
•
"-s" option
outputs local labels, local .equ symbols and local .bequ symbols to a relocatable file.
At link
•
"-s" option
generates a symbol file.
We do not evaluate other settings, so we can not recommend to append other options.
12.5.2.1 Command Execution Examples
The following shows examples of entering commands depending on the product
•
The Debugger for 740
>sra74 -c -s main.a74<Enter>
>sra74 -c -s sub.a74<Enter>
>link74 main sub ,,,-s<Enter>
Summary of Contents for Emulator Debugger M16C PC4701
Page 13: ...Setup of Debugger 1...
Page 14: ...Blank Page 2...
Page 73: ...Tutorial 59...
Page 74: ...Blank Page 60...
Page 95: ...Reference 81...
Page 96: ...Blank Page 82...
Page 128: ...Example Writing byte length data 32h to even address 400h 114...
Page 130: ...16 bits bus width 116...
Page 132: ...2nd point 118...
Page 133: ...7 Windows Dialogs 16 bits bus width 119...
Page 134: ...Example Writing data 10h 3Fh to even address 400h 120...
Page 138: ...Example Writing byte length data 32h to even address 400h 124...
Page 140: ...16 bits bus width 126...
Page 141: ...7 Windows Dialogs Example Writing word length data 1234h to even address 400h 127...
Page 142: ...Example Writing data 10h 3Fh to even address 400h 128...
Page 146: ...Example Writing byte length data 32h to even address 400h 132...
Page 147: ...7 Windows Dialogs Example Writing data 10h 3Fh to even address 400h 133...
Page 153: ...7 Windows Dialogs 7 7 8 2 Interrupt Termination Set as below 139...
Page 172: ...For condition 7 choose the Mode shown below and set the Start event 158...
Page 294: ...MEMO 280...