Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

MPASM compatibility of Oshonsoft *.asm files ?

Status
Not open for further replies.

jnilo

New Member
Hello again all
I tried to compile the testlcd.asm file from my previous post under MPLABX and got a lot of warning and errors. Excerpt:
(...)
Warning[207] ..\..\..\..\..\..\..\PIC_CODE\OSHON\LCDTEST.ASM 29 : Found label after column 1. (LONG2_3)
Warning[207] ..\..\..\..\..\..\..\PIC_CODE\OSHON\LCDTEST.ASM 30 : Found label after column 1. (LONG1)
Warning[207] ..\..\..\..\..\..\..\PIC_CODE\OSHON\LCDTEST.ASM 31 : Found label after column 1. (LONG2)
Error[113] ..\..\..\..\..\..\..\PIC_CODE\OSHON\LCDTEST.ASM 34 : Symbol not previously defined (PCLATH)
Error[113] ..\..\..\..\..\..\..\PIC_CODE\OSHON\LCDTEST.ASM 35 : Symbol not previously defined (PCLATH)
Error[113] ..\..\..\..\..\..\..\PIC_CODE\OSHON\LCDTEST.ASM 57 : Symbol not previously defined (STATUS)
(...)
Any way to make the Oshon asm code MPASM compatible ?
Jacques
 
Status
Not open for further replies.

Latest threads

Back
Top