Hi Rob,

On 13/11/2020 19.55, Rob CJ wrote:


Thanks for the info. I still wonder if it also valid for PICs that have 64 banks (did not check that yet). If so I could update the device files for the 18F series with the pragma numbanks like I did for the PIC14H device files. I do already have the check in the compiler for this pragma so that would be a nice solution.

I made a quick hack to the compiler source to see if it works but since I only have a PIC18F47Q43 I need to get your program running on it. Unfortuntely I ran into compatibility issues with all serial libraries that do not compile for this PIC. The easiest thing for me to do was to 'hack' the serial software library but nothing comes out yet.

So if this issue can be fixed in the compiler, all serial libraries also need some rework too.

I'll send you my provisionally modified serial-hw-int-cts library, which works with my 18f27q43. And indeed the serial_hw2_int_cts library needs an update too because of different PIEx en PIRx locations for TXIE/IF and RXIE/IF. If I can do something else, let me know.

Regards, Rob.


--
*Rob H*amerling, Vianen, NL

--
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/f34787a5-644c-193b-8731-a74c359c4cce%40gmail.com.

Reply via email to