ZDBMS/output/sh_iec60730b_8051f_checksum...

68 lines
2.6 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

A51 MACRO ASSEMBLER SH_IEC60730B_8051F_CHECKSUM 10/11/2023 14:22:17 PAGE 1
MACRO ASSEMBLER A51 V8.02
NO OBJECT MODULE REQUESTED
ASSEMBLER INVOKED BY: C:\Keil_v5\C51\BIN\A51.EXE code_classb\iec60730_lib\sh_iec60730b_8051f_checksum.S NOMOD51 SET(LARG
E) DEBUG PRINT(.\output\sh_iec60730b_8051f_checksum.lst) OBJECT(.\output\sh_iec60730b_8051f_checksum.obj) EP
LOC OBJ LINE SOURCE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19 ;$include (sh_iec60730b_8051f_cfg.h)
20
*** ERROR #A318 IN 21 (code_classb\iec60730_lib\sh_iec60730b_8051f_checksum.S, LINE 19): can't open file 'sh_iec60730b_8
051f_cfg.h'
21
22
23
24 PUBLIC __iec60730b_flash_checksum
25 CSEG AT (SH_CHK_FLASH_END_ADDR - 2)
*** _____________________________________^
*** ______________________________________^
*** ERROR #A21 IN 25 (code_classb\iec60730_lib\sh_iec60730b_8051f_checksum.S, LINE 24): EXPRESSION WITH FORWARD REFERENCE NOT PERMITTED
*** ERROR #A45 IN 25 (code_classb\iec60730_lib\sh_iec60730b_8051f_checksum.S, LINE 24): UNDEFINED SYMBOL (PASS-2)
0000 26 __iec60730b_flash_checksum:
0000 55 27 DB 55H
0001 55 28 DB 55H
29 END
A51 MACRO ASSEMBLER SH_IEC60730B_8051F_CHECKSUM 10/11/2023 14:22:17 PAGE 2
SYMBOL TABLE LISTING
------ ----- -------
N A M E T Y P E V A L U E ATTRIBUTES
SH_CHK_FLASH_END_ADDR. . . ---- -----
__IEC60730B_FLASH_CHECKSUM C ADDR 0000H A
REGISTER BANK(S) USED: 0
ASSEMBLY COMPLETE. 0 WARNING(S), 3 ERROR(S)