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
 
In the Oshonsoft basic compiler window select "Generate MPASMWIN compatable listings"

Under "Options" tab
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…