Originally Posted by DynamoBen
I chose to make no comment there. You are too honest DynamoBen!
Originally Posted by DynamoBen
I chose to make no comment there. You are too honest DynamoBen!
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
Interesting, I couldn't get the command line to work either. Even though it says how to do it in the help file.
Well, here's a couple alternatives.
In the same folder as mpasmwin.exe, open the MPLAB.INI file and modify or add this line.
CaseSensitive=OFF
-- or --
Start the MPASMWIN program directly by clicking on it in windows explorer, or type MPASMWIN from a DOS window.
Unselect the "case sensitive" checkbox then click "Exit".
Then try to compile again.
HTH,
DT
Sorry, I guess that doesn't work either. Doh!
I've found that the /c- option does work when you provide it directly to MPASMWIN.EXE. But it doesn't seem to be passed on by PBPW.
You might be able to create a batch file to do the compiling. Or use MPLAB instead of CDlite. But you'll need to install the PicBasic Interface to MPLAB. It's on the meLabs website as I recall, been awhile since I did that.
http://www.melabs.com/support/mplab.htm
.
DT
You and I are thinking the same way. In the end there should be no reason why this shouldn't work.
I can try MPLAB.
I really think someone needs to work on a free or opensource IDE for PicBasic, or one should be included. Microcode is great but $75 is steep, considering PBP is $250 on its own. Needless to say this becomes and expensive hobby when you add things together. All this to blink an LED.![]()
Does $49.95 sound any better?
http://www.rentron.com/PicBasic/prod...ode_Studio.htm
MPLAB is as cheap as it gets. Free. It takes a little getting used to. But it does the job. Just no code highlighting.
The simulator can be handy too. No PIC required.
.
DT
> I can't switch to microcode because I'm using a
> 16f876A and I don't have the cash flow right now
> to purchase plus.
> I really think someone needs to work on a free or
> opensource IDE for PicBasic
MicroCode Studio (the non PLUS version)
(a) Supports compilation of the 16F876A
(b) Is free for non commercial use
http://www.mecanique.co.uk/software/mcs2300.zip
Bookmarks