Close

Serial startup message

A project log for 68K CPU with Frame Buffer on FPGA

Working with AMR's build and improvements to the TG68 FPGA project

land-boardscomland-boards.com 02/12/2021 at 10:480 Comments

Here's the serial output:

Conducting sanity check...
Firmware received - launching
Heap_low: cef0, heap_size: 1ff2110
Mouse timed out
Initialising SD card
SPIspin
Done - waiting
Done
SPIspin
Done - waiting
Done
cmd_CMD8 response: 1
CMD8_1 response: 0
CMD8_2 response: 0
CMD8_3 response: 1
CMD8_4 response: aa
SPIspin
Done - waiting
Done
CMD55 1
CMD41 1
SPIspin
Done - waiting
Done
CMD55 1
CMD41 0
CMD58 0
  CMD58_2 c0
  SDHC card detectedSwapping byte order of partition entries
Start: 8192
PartitionCount: 1
Partition: 0  Start: 8192  Size: 62325760
Read boot sector from first partition
FindDrive() returnedC024576)
Changed directory

Dhrystone Benchmark, Version 2.1 (Language: C)
Program compiled without 'register' attribute
Execution starts, 25000 runs through Dhrystone
Execution ends
Final values of the variables used in the benchmark:
Int_Glob:            5
        should be:   5
Bool_Glob:           1
        should be:   1
Ch_1_Glob:           A
        should be:   A
Ch_2_Glob:           B
        should be:   B
Arr_1_Glob[8]:       7
        should be:   7
Arr_2_Glob[8][7]:    25010
        should be:   Number_Of_Runs + 10Ptr_Glob->  Ptr_Comp:          35210
        should be:   (implementation-dependent)  Discr:             0
        should be:   0
  Enum_Comp:         2
        should be:   2
  Int_Comp:          17
        should be:   17
  Str_Comp:          DHRYSTONE PROGRAM, SOME STRING
        should be:   DHRYSTONE PROGRAM, SOME STRINGNext_Ptr_Glob->  Ptr_Comp:          35210
        should be:   (implementation-dependent), same as above  Discr:             0
        should be:   0
  Enum_Comp:         1
        should be:   1
  Int_Comp:          18
        should be:   18
  Str_Comp:          DHRYSTONE PROGRAM, SOME STRING
        should be:   DHRYSTONE PROGRAM, SOME STRINGInt_1_Loc:           5
        should be:   5
Int_2_Loc:           13
        should be:   13
Int_3_Loc:           7
        should be:   7
Enum_Loc:            1
        should be:   1
Str_1_Loc:           DHRYSTONE PROGRAM, 1'ST STRING
        should be:   DHRYSTONE PROGRAM, 1'ST STRINGStr_2_Loc:           DHRYSTONE PROGRAM, 2'ND STRING
        should be:   DHRYSTONE PROGRAM, 2'ND STRING
User time: 2920
Microseconds for one run through Dhrystone: 116
Dhrystones per Second:                      8561
VAX MIPS rating * 1000 = 4871

32 MB of allocated memory (33,497,360 bytes)

Discussions