[jallib/jallib] fed3da: Added device and sample files for 18f26q43, 18f46q...

35 views
Skip to first unread message

Rob Jansen

unread,
May 9, 2020, 10:05:39 AM5/9/20
to jal...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/jallib/jallib
Commit: fed3dada85fc9c14af12f04539f66a574530e841
https://github.com/jallib/jallib/commit/fed3dada85fc9c14af12f04539f66a574530e841
Author: Rob Jansen <12682653+R...@users.noreply.github.com>
Date: 2020-05-09 (Sat, 09 May 2020)

Changed paths:
M CHANGELOG
M TORELEASE

Log Message:
-----------
Added device and sample files for 18f26q43, 18f46q43, 18f56q43

Note: These devices cannot be programmed with a Pickit2 or Pickit3 and need to be programmed with a Pickit4 of SNAP programmer.


Evan Venn

unread,
Jul 10, 2020, 2:51:51 AM7/10/20
to jallib
I am the developer of PICKitPlus.  I am currently adding Q43 to the PICKitPlus database. 

I use Jallib!

Evan


On Saturday, 9 May 2020 15:05:39 UTC+1, noreply wrote:
 Branch: refs/heads/master
  Home:   https://github.com/jallib/jallib
  Commit: fed3dada85fc9c14af12f04539f66a574530e841
      https://github.com/jallib/jallib/commit/fed3dada85fc9c14af12f04539f66a574530e841
  Author: Rob Jansen <1268...@users.noreply.github.com>

Rob CJ

unread,
Jul 10, 2020, 2:53:41 AM7/10/20
to jal...@googlegroups.com
Hi Evan,

Welcome!

Kind regards,

Rob


Van: 'Evan Venn' via jallib <jal...@googlegroups.com>
Verzonden: donderdag 9 juli 2020 20:35
Aan: jallib <jal...@googlegroups.com>
Onderwerp: [jallib] Re: [jallib/jallib] fed3da: Added device and sample files for 18f26q43, 18f46q...
 
--
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 jallib+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/f6edb896-129d-4029-80f7-8be6e8baca4eo%40googlegroups.com.

Evan Venn

unread,
Jul 10, 2020, 3:00:29 AM7/10/20
to jallib
What is the best debugger to use to walk the ASM?  

I believe MPLAB-5.30 does not work correctly.
I believe MPLAB-5.30 may work correctly. Hence, my ask.
I believe MPLAB-5.40 does not support ASM.


Cheers

Rob CJ

unread,
Jul 10, 2020, 6:12:15 AM7/10/20
to jal...@googlegroups.com
Hi Even,

I normally do not use the debugger of the Pickit3 using ASM. I had done it once but that was with an older version of MPLABX and for a PIC that was already on the market for some time.

Not sure why it would not work anymore but I do know that Microchip does not support certain newer chips anymore with the Pickit3 so you need the SNAP programmer or the Pickit4 for newer chips.

Kind regards,

Rob




Van: 'Evan Venn' via jallib <jal...@googlegroups.com>
Verzonden: vrijdag 10 juli 2020 09:00
Aan: jallib <jal...@googlegroups.com>
Onderwerp: [jallib] Re: [jallib/jallib] fed3da: Added device and sample files for 18f26q43, 18f46q...
 
--
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 jallib+un...@googlegroups.com.

Evan Venn

unread,
Jul 10, 2020, 6:47:21 AM7/10/20
to jallib
Thanks Rob,

I need to be clearer.  I am looking to walk the ASM in a simulator.  There is no need to be about to program as I have PICKitPlus and that can now program the Q43.  

I want to walk to the ASM in a simulator to see the memory differencesThat `Q43 devices have a very different memory layout. 

As these hav SFRs/access RAM in the first few banks.  If I use BANKSEL on a bank where there is no GPRAM I get MPASM warming/errors.  So general-purpose RAM doesn't start until bank 5. in the Q43s and the need for BANKSEL etc.  This is what I am trying to understand.

Rob CJ

unread,
Jul 11, 2020, 6:31:08 AM7/11/20
to jal...@googlegroups.com
Hi Even,

It is still not clear for me what you need. Running assembly code in a asm simulator?

About GPRAM (I assume you mean the data area), I see in the device file of one of the Q43 version this pragma:
pragma  data               0x500-0x14FF

So it that does indeed not seem to be the first bank.

Kind regards,

Rob


Van: 'Evan Venn' via jallib <jal...@googlegroups.com>
Verzonden: vrijdag 10 juli 2020 12:47
Aan: jallib <jal...@googlegroups.com>
Onderwerp: [jallib] Re: [jallib/jallib] fed3da: Added device and sample files for 18f26q43, 18f46q...
 
--
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 jallib+un...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages