Search found 9 matches

by Novorski
Tue May 06, 2008 12:00 pm
Forum: Computer Programming
Topic: MicroCode Studio question
Replies: 10
Views: 8815

Franklin97355 wrote:
It said in one of the issues of N&V that it's free, so <DELETED>
Which issue and what was the site referenced (Insert deleted part here)?
It was January/06 issue and the site was www.melabs.com
by Novorski
Sat May 03, 2008 9:32 am
Forum: Computer Programming
Topic: Question about PIC?
Replies: 8
Views: 7403

Greetings (No First name Supplied), Go here: Start -> rgtclk My Computer -> properties -> Environment Variables Here's mine (This PC has Windows XP Pro OS): http://www.stonard.com/NandV/Variables.jpg Comments Welcome! That's right, it works now. Before, I clicked at the My Computer icon on a deskto...
by Novorski
Sat May 03, 2008 9:28 am
Forum: Computer Programming
Topic: MicroCode Studio question
Replies: 10
Views: 8815

Here -> http://www.melabs.com/products/mcs.htm Spanks, but free version would be much more appreciated. Send me $49.95 plus, oh, ten bucks handling, and I'll get you a 'free' copy... It said in one of the issues of N&V that it's free, so get the [Edited objectional expletive] out, you idiot.
by Novorski
Fri May 02, 2008 7:35 am
Forum: Computer Programming
Topic: MicroCode Studio question
Replies: 10
Views: 8815

Franklin97355 wrote:Here -> http://www.melabs.com/products/mcs.htm
Spanks, but free version would be much more appreciated.
by Novorski
Fri May 02, 2008 7:25 am
Forum: Computer Programming
Topic: Question about PIC?
Replies: 8
Views: 7403

I could be wrong, but ti sounds to me like your software can not find the file "mpasmwin.exe". This file is needed by the IDE to run the MPASM assembler. I think if it can not find this file it can not compile the code. There is usually a way to set the location of where this file is some...
by Novorski
Fri May 02, 2008 7:18 am
Forum: Computer Programming
Topic: Question about PIC?
Replies: 8
Views: 7403

A little bit more information would help. What code are you trying to compile and what compiler are you using? What chip and how do you have it hooked up? Things like that. I'm trying to follow the instruction in this month N&V, so I'm using the software they provided. I'll worry about putting ...
by Novorski
Fri May 02, 2008 6:32 am
Forum: Computer Programming
Topic: MicroCode Studio question
Replies: 10
Views: 8815

OK, but I've seen article in N&V in January'06 where the author could change that. Anyone knows where I can that version of the software(it was
MicroCode Studio)?
by Novorski
Thu May 01, 2008 4:57 pm
Forum: Computer Programming
Topic: MicroCode Studio question
Replies: 10
Views: 8815

MicroCode Studio question

Does anyone know how can I change the PIC model which I want to program in MicroCode Studio? I'm talking about that small window where you suppose to be able to change the PICs. There is only one model to select: 16F628 and I need P16F876A. Anyone?
by Novorski
Thu May 01, 2008 4:04 pm
Forum: Computer Programming
Topic: Question about PIC?
Replies: 8
Views: 7403

Question about PIC?

I did what the article about programming PIC says in May issue of N&V.
When I compiled by pressing f10, I got this message:
ERROR: Unable to execute mpasmwin.Halting build on first failure as requested.

What's the problem?