Micro Code Studio Crashing


Results 1 to 22 of 22

Threaded View

  1. #10
    Join Date
    Jan 2013
    Location
    Texas USA
    Posts
    229


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    I like MCSX and its ease of use but there are many features that have been lacking.

    As an alternative I use UEStudio from IDM Computer Solutions.
    I have been using UEStudio for many years as my go to editor and IDE.
    It has nearly every feature I need, it is very powerful, easy to use and highly customizable.
    Hex Editor, Line Mode/Column Mode Editor, Diff, Powerful Find/Replace, Bookmarking and Macros just to name a few.

    I have taken advantage of is customizing features for syntax highlighting and tool chain use.
    My current syntax file for PBP allows me to highlight DEFINES, Keywords, Commands, Text Strings and Operators with different colors.
    I also have it create a Code Explorer Tree like MCSX with Includes, DEFINES, Constants, Variables and Labels for quick jumps to those portions of the sourcecode.
    I also have it setup to handle auto indentation of statements for If/Then, For/Next, Do/Loop, While/Wend, Select Case/End Select, #Config/#End Config, #If/#Endif and #Ifdef/#Endif.
    Lastly I have it setup for Code Folding for the above statements.

    With the Tool Chain configuration I have it launch MPASMWIN with the command line switches and you can select the appropriate switches before you compile.

    All in all, I use UEStudio to do most of my serious coding and then switch to MCSX, Visual Studio and a few other development IDEs as needed.

    Don't get me wrong I do like MCSX and find myself using both, it just depends on what I am trying to accomplish.

    Here is a snapshot of what it looks like.
    Name:  UEStudio.png
Views: 1324
Size:  115.2 KB

    Tree:Name:  List.png
Views: 1312
Size:  10.1 KB
    Last edited by Tabsoft; - 28th February 2015 at 03:34.
    Regards,
    TABSoft

Similar Threads

  1. MPLAB or Micro Code Studio
    By Aussie Barry in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 6th June 2011, 03:51
  2. Micro Code Studio - Warning message
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 17th November 2006, 22:17
  3. Micro Code Studio Plus manual
    By marad73 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 25th June 2006, 21:25
  4. Micro code studio free?
    By Michael in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 17th February 2006, 21:45
  5. micro code studio plus asm error
    By cesurcelik in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 5th December 2005, 14:14

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