??? 06/09/05 00:38 Read: times |
#94532 - Reg752.inc, please help |
Hello all members,
I have an application which used Philip 87C752 and the code was written in assembly using MetaLink Assembler, and it works nicely, but now I migrate my code from Metalink Assembler to uVision2 using Assembler: A51 Version 7.10. Linker/Locator: BL51 Version 5.12. Then I have a problem when I try to assemble the code. With the MetaLink I used this Control Directive: $MOD752 then everything is OK and works like a champ. With A51 I used this directive: $include (Reg752.inc) However I couldn't find the file Reg752.inc in the ASM folder so I used Reg750.inc instead then error messages will display. I've tried to modify Mod752 file to make Reg752.inc but it didn't work. Here are the error messages: Lcd(473): error A9: SYNTAX ERROR Lcd(473): error A9: SYNTAX ERROR Lcd(473): error A9: SYNTAX ERROR Lcd(473): error A9: SYNTAX ERROR Lcd(473): error A9: SYNTAX ERROR Lcd Keypad.a51 - 5 Error(s), 0 Warning(s). If I double click on the error message the "Path was not found" display on the screen. In the search for the solution, I think I would need the Reg752.inc file. If anyone has this file please share or provide the link because I've searched but couldn't find anywhere. Any inputs would be greatly appreciated. Have a great one. Regards, T.L |
Topic | Author | Date |
Reg752.inc, please help | 01/01/70 00:00 | |
RE: | 01/01/70 00:00 | |
inc files | 01/01/70 00:00 | |
Problem solved. Thank you![]() | 01/01/70 00:00 |