Firstly, I apologise for posting on a Geo forum as a guest and for refreshing an old thread. Thanks in advance to anyone who can help me with the following questions.
I have been searching the net for some (hopefully) unbiased and honest opinions of the EasyPic4. I have been working with PICs (mplab, mpasm) assembler only for about 10 years and in C (dos, win) for about 20 years. I have never used a PIC C compiler.
The EasyPic4 (and BigPic4) looks good for some of the development work I need to do in the near future but I have some concerns;
* total compatibility with win98se (no I won't upgrade windows!)
* ability to edit mikroC functions (do they supply source code?)
* ability to add snippets of assembler - or include/compile my assembler functions
From what Boattow says above the last 2 don't look real good? However it is quite important to me to be able to add assembler as some of the high perf requirements I have need to be hand tuned.
Ideally I would like to code some of the timing sensitive interrupts etc code in assembler for fastest performance but also include general C functions for decimal math, LCD display, external comms etc etc.
-Roman
I have been searching the net for some (hopefully) unbiased and honest opinions of the EasyPic4. I have been working with PICs (mplab, mpasm) assembler only for about 10 years and in C (dos, win) for about 20 years. I have never used a PIC C compiler.
The EasyPic4 (and BigPic4) looks good for some of the development work I need to do in the near future but I have some concerns;
* total compatibility with win98se (no I won't upgrade windows!)
* ability to edit mikroC functions (do they supply source code?)
* ability to add snippets of assembler - or include/compile my assembler functions
From what Boattow says above the last 2 don't look real good? However it is quite important to me to be able to add assembler as some of the high perf requirements I have need to be hand tuned.
Ideally I would like to code some of the timing sensitive interrupts etc code in assembler for fastest performance but also include general C functions for decimal math, LCD display, external comms etc etc.
-Roman
Comment