summaryrefslogtreecommitdiff
path: root/regression_tests/assembler/testcases/001_Trivial_test.in
blob: 952e27f5f55e61a67852ad77bb9c6735849fd8a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#        --compile asm_file      Compile asm file and exit
#        --iram-size size        Set size of internal data memory        (eg. 1K or 1024) (default: 0x100)
 #       --code-size size        Set size of program memory              (eg. 1K or 1024) (default: 0x10000)
#        --xram-size size        Set size of external data memory        (eg. 1K or 1024) (default: 0x10000)
 #       --no-opt                Disable optimalizations
  #      --comp-quiet            Suppress compiler console output
   #     --no-sim                Do not generate SIM file (for MCU 8051 IDE simulator)
    #    --no-bin                Do not generate binary object code
     #   --no-lst                Do not generate code listing
#        --no-hex                Do not generate IHEX8 object code
 #       --warning-level N       Set compiler warning level
  #              3 - Nothing
   #             2 - Errros only
    #            1 - Errors + Warnings
     #           0 - All (Default)



	#--no-sim	# sdfsdf