Hi guys
is there any further tests i can do to help solve the low priory ints problem on the q43 chip
cheers
sheldon
Type: Posts; User: longpole001; Keyword(s):
Hi guys
is there any further tests i can do to help solve the low priory ints problem on the q43 chip
cheers
sheldon
ok tubleweed ,
will try some add in commands for timer 1
hope you shine a light on the low priority ints problem
cheers
sheldon
i am finding some other issues with bank access with other asm code i have , that is not happy on q43
thinking that what you did with
-----------
movf BSR, 0
banksel INT_Priority_Reg ...
sorry tubbleweed for the confusion ,
i had uncommented all the low priority commands required and tested for the failure
but then re removed the low priority for checking it worked , then...
mmm well still a problem for low priority interrupts
if low priority interrupt are enable, it stops devices on high priority as well
see attached code for test
you get a compile error if this is not commented out
there is no PEIE flag in INTCON0
only IPEN
here is the modified include q43 ints code with tumbleweeds fixes to the high /low priority
version code 3.43 -
tumbleweed please check that the changes have been done correctly
testing...
thanks tumbleweed
ill put those changes in and test
i will put timer1 as high and timer0 as low , as per what i actually need , in the end code
this test will use 6 interrupts...
part of asm listing
have included the hex and list files
C:\USERS\SMW OFFICE\DOCUMENTS\MY PIC PROJECTS\K9 GTS PROJECT\PIC BASIC CODE\WORKING FILES\K9 LED CONTROLLER\VER 1.0...
Hi guys
finally got the samples of 18f47q43 and mounted on the pcb i have
starting to test the ints_18_q43 version
i am doing a test on the timer0 as a high priority and then as a low...
hI GUYS
with Help from both Mike and Tubbleweed , an updated version of DT_INTs _Q43 has been done
This version is only for use on the Q43 chip as it now requires Q43's feature that saves/...
thanks mike
your efforts on this is very much appriciated
cheers
sheldon