Sounds great Steve,
Were you using ON INTERRUPT before? or ASM?
<br>
Sounds great Steve,
Were you using ON INTERRUPT before? or ASM?
<br>
DT
On interrupt first.. thereafter trying to do a real pure assembler ISR wich was a real improvement but didn't finished to implement/debug all of them 'cause you bum decide to stop me and release the 18Fs versionand worst for FREE!
I may want to waste my time one day to do a pure asm ISR and compare both... but not for now as it's work really fine and i'm still unsure of the real final requirement 'round this device. You know how it is.. sometimes we see it bigger than it have to be
i'll keep you post anyways!
Last edited by mister_e; - 14th July 2006 at 21:14.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I tried it, played with it for over three hours, nothing but compilation errors. I'm using Picbasic Pro 2.46 and MPASM 5.03. Any ideas?
Darrel,
I finally had a chance to try DT_Ints-18, and it works (of course) as advertised. I can't thank you enough for working on this and finishing it just as I had a pressing need.
Keep up the good work!
Can I ask for HI2CREAD and HI2CWRITE next? Real FUNCTIONS?
Charles Linquist
That was fast!
My errors are as follows,
Warning[230]c:\pbp\18f4550inc 20:_config has been deprecated for PIC18 devices. Use directive CONFIG. (this is listed five times, then,)
Error[128]c:\progra~1\Mecani~1\example2.asm 1150:missing arguement(s)
Error[113]c:\ "" 602: Symbol not previously defined (INTFLAGREG)
603: Symbol not previously defined (INTFLAGBIT)
218: " (INTFLAGREG)
218: " (INTFLAGBIT)
656: ERROR (INTERRUPT SOURCE (INTFLAGREG,INTFLAGBIT) NOT FOUND
713: ERRORINT_ENABLE - Priority State Not Found)
Thanks, I'm dying to try this out!
Jerry Gavin
about the CONFIG warning error look at the FAQ
http://www.picbasic.co.uk/forum/showthread.php?t=543
Now be sure all files are in the same directory (source code, include and so on)
Still having problem? post your whole code here.
HTH
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
what you mean by 'real function' ? unless using Macro and INCLUDE files and as far as i'm aware of, we can't add in the existing function list... i would be so much handy.Originally Posted by Charles Linquis
Darrel... Yet another Plug-In application![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
When you have eliminated all possible problems, the only one left, no matter how improbable must be the solution, to paraphrase Sherlock Holmes. I noticed that two of the files that I downloaded were showing up as smaller than the file sizes listed on Darrel's site. I deleted them and downloaded again, and everything compiled perfectly the first time! Works Great! I had just received a few 18F4550s to play with so Darrel's timing was perfect.
Also, thanks to Steve for the note regarding the Config problem.
Thanks to all,
Jerry Gavin
Bookmarks