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. -- 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/eb0bcc38-50c5-4d17-ba77-ba416a9da790o%40googlegroups.com.
