As far as I know only the free version is out. Im guessing a little more time
& preparation goes into the paid version before it gets released or announced.
Patience...;o}
As far as I know only the free version is out. Im guessing a little more time
& preparation goes into the paid version before it gets released or announced.
Patience...;o}
You should be able to update MCS+ using the online update now.
AND those having the original MicroCodeStudio PLUS on a black CD...don't forget to read the whole thing about the update before doing it...
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Hi,
I've bought the PICKit2 from MICROCHIP and received also a 16F690. Well, since it's here, let's try it
I'm using MicroCodeStudio v3 and this chip is in the device list.
After looking at the chip's bibel and the P16F690.INC file from MPLABS, I established the fuse list in the editor.
Unfortunately, I always get errors "undefined symbol xxx" when compiling where xxx are four fuse settings appearently not recognised by MCS.
This is probably a syntax error on my side but I don't know where I can find this information.
Does anyone know?
NB: can't get any answer from MECANIQUE...![]()
Roger
Post your config settings. I use this one a lot. It's the controller for our
new serial LED display module.
Hello Bruce,
Here is my fuse list. I could correct two fuses since my last post.
There are only two fuses not beeing compiled (bolded) without error in MCS at this moment.
If possible, can you explain how anyone can do this by himself?Code:' Fuses @ DEVICE PIC16F690,FCMEN_OFF @ DEVICE PIC16F690,IESO_OFF '@ DEVICE PIC16F690,BOR_OFF @ DEVICE PIC16F690,CPD_OFF '@ DEVICE PIC16F690,CP_OFF @ DEVICE PIC16F690,MCLR_OFF @ DEVICE PIC16F690,PWRT_OFF @ DEVICE PIC16F690,WDT_OFF @ DEVICE PIC16F690,INTRC_OSC_NOCLKOUT
Roger
Bookmarks