Microcode v3.0


Closed Thread
Results 1 to 14 of 14

Thread: Microcode v3.0

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    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}
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  2. #2
    Nestyplus's Avatar
    Nestyplus Guest


    Did you find this post helpful? Yes | No

    Smile Microcode ver 3.0 online update

    Quote Originally Posted by Bruce View Post
    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}
    Bruce, thanks I believe you're in close contact with them since you market their product. Don't forget to send a note in this forum when the paid version is ready for released through online.

    Regards,

  3. #3
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    You should be able to update MCS+ using the online update now.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    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.

  5. #5
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default How to configure fuses...

    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

  6. #6
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Post your config settings. I use this one a lot. It's the controller for our
    new serial LED display module.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  7. #7
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default 16F690 fuse list

    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.

    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
    If possible, can you explain how anyone can do this by himself?
    Roger

Similar Threads

  1. Replies: 3
    Last Post: - 1st July 2008, 21:07
  2. Code Folding - Microcode Studio Wish
    By Rob in forum PBP Wish List
    Replies: 4
    Last Post: - 6th December 2007, 09:11
  3. Microcode studio loader problem
    By woodygjw in forum General
    Replies: 2
    Last Post: - 10th September 2007, 01:18
  4. Microcode studio and USB pics
    By KPDes in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 27th May 2007, 09:28
  5. How to used ICD of microcode studio
    By chai98a in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 19th November 2005, 00:29

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts