Vasi, If you selected PIC is a legacy chip then download the MPASM I have uploaded to the GCBASIC file tab on SourceForge. If you have a newer chip ( therefore not supported by MPASM ) then you could just install PIC-AS but you will have to make the ASM PIC-AS compliant ( a .S file ).
There seems to be a demand for a standalone assembler. If I had more time I would enable in GCBASIC ( but, not enough hours in the day! as I am always on vacation! ) :-) On Tuesday 16 April 2024 at 12:12:05 UTC+1 vasi vasi wrote: > Thank you Rob, but which mplabx assembler? The standalone version (which > is available also for Linux) is from 2015. You know that the support is > hardcoded... I mean, you can't use that old version by simply adding inc > and lkr files... It doesn't work like jal :( > > On Tue, Apr 16, 2024 at 1:27 PM Rob CJ <[email protected]> wrote: > >> Hi Vasi, >> >> I think not but you should be able to create a hexfile using the mplabx >> assembler since the syntax should be correct. >> >> Met vriendelijke groet, >> Rob Jansen >> ------------------------------ >> *From:* [email protected] <[email protected]> on behalf of >> vasi vasi <[email protected]> >> *Sent:* Tuesday, April 16, 2024 11:02:33 AM >> *To:* [email protected] <[email protected]> >> *Subject:* [jallib] Assembling >> >> Can jalv2 generate a hex file from its own (generated) asm file if >> provided with only that? >> >> -- >> Vasi >> >> -- >> You received this message because you are subscribed to the Google Groups >> "jallib" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jallib/CABsDq%3D-u1tFwiCh5oBtK-6Hdh%3DsZQ0gP4j8KD2GQAyotsdh%2BQQ%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/jallib/CABsDq%3D-u1tFwiCh5oBtK-6Hdh%3DsZQ0gP4j8KD2GQAyotsdh%2BQQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> -- >> You received this message because you are subscribed to the Google Groups >> "jallib" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/jallib/GVXP195MB1637C4A3CBB292F2BBD41472E6082%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM >> >> <https://groups.google.com/d/msgid/jallib/GVXP195MB1637C4A3CBB292F2BBD41472E6082%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM?utm_medium=email&utm_source=footer> >> . >> > > > -- > Vasi > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/ad37b9d8-203b-42aa-92dc-b5e9286d6ebdn%40googlegroups.com.
