MicroCodeStudioPlus keeps crashing.


Closed Thread
Results 1 to 40 of 68

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    Quote Originally Posted by Archangel View Post
    You know how difficult it is to write a program for a pic and have it work, ALWAYS work for your specific PIC which has NO OTHER programs working the background. Any program you write for a PIC is a thousand times more simple than any program running on a PC
    Now Imagine your program must run on every PIC without modification, while other programs demand the same resources.
    There are application and programs that do not play well with others, especially anti virus software. You can do things to assist MCS, like give it higher permissions than some other programs, also change the mode it's running in WIN ,XP,98 etc. In this case BS might mean Better stratagy In ANY event getting mad or frustrated is anti useful.
    sometimes Youtube crashes our computer Full on BSOD and no other ap does this.
    Perhaps without the benefit of context and reviewing the history of background postings, my prior post might seem disrespectful or overly judgmental.

    A couple of things of note here for your consideration. First, I'm not attacking MELABS software. PBP itself is, and always has been, in my experience, reliable, responsive and supportive to users who report bugs or problems. My beef is not with MELABS' product. For me, this development system was an investment for small business. I've owned PBP for years, and faithfully upgraded to keep current a number of times.

    The second item I would like to point out is that many of us who use PBP also have experience with computer programming for Windows, and the compatibility speech is therefore somewhat unnecessary. There are simple rules of thumb to follow for maximizing compatibility with users' systems during development, and I'm sure I don't need to expand on that because it would be an exercise in redundant information to any experienced programmer. I have personally had this issue on three different computers each with a different CPU and differing video hardware, and I've fiddled and messed with settings ad nauseam so it's not like I haven't tried to do what I can to make things better on my end.

    Thirdly, my "calling BS on Mecanique" and hoping for some intervention from MELABS is a last resort after literally YEARS with this known problem being experienced by numerous programmers here, some of whom are quite prolific, well respected in the PBP community, and senior in rank. I have personally posted about this several times, in more than one forum topic on the subject, to no avail, in hopes of getting some help (as have others). The official Mecanique line seems to be "I can't replicate the problem". It is my hope that someone with some leverage steps up to the plate here. The comparison to YouTube implies that I should expect the same level of reliability in a paid product that I use for small business as I get from a free product that I use for entertainment. One might consider such a comparison, to be "anti-useful, and in the same boat as the systematic lack of validation regarding a repeatedly documented problem that continues to be lurking for people who are merely trying to develop products using a MELABS product in concert with a MELABS promoted development tool by others. Again, it's not like I haven't tried here, as have others. If you can sense frustration, then it's for a good reason. But it's taken a long journey to get to this point, which I believe may have either been overlooked, or perhaps it's merely information that you've not been privy to.

    I trust this helps to clarify that I recognize the challenges and lines of delineation here. My point is, Mecanique doesn't seem to be actively pursuing any resolve, and in my estimation it doesn't reflect well on MELABS who continue to flog a sister product that they don't support (and that seems poorly supported by the developer, in that this issue has gone unresolved for years with no sign of change, to the point of some people altogether abandoning their paid software for other alternatives). It was my hope that MELABS could step up and try to move things forward, considering the history and the continued lack of viable solution. After all, it would only serve to support and help MELABS customers who are loyal to their product base.

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    I'm Sorry but I believe there is something else that is loaded on your machines that is creating the problems. I have used MCS since back when PBP2.6 was around (even before this thread was started) and have used MCPX since PBP3.0 shipped. I now use MCSPX with PBP 3.1 and have NEVER had MCSPX or and previously available version crash. I currently have licenses for and loaded on 1 XP machine 2 Windows 7 machines and 1 Windows 10 machine. Maybe you all should start looking somewhere else for the problem. IMHO...
    Dave Purola,
    N8NTA
    EN82fn

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,139


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    Does this problem happen also in Windows safe mode?

    Ioannis

  4. #4
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    I never run Windows in safe mode. No need....
    Dave Purola,
    N8NTA
    EN82fn

  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,139


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    Dave, I was asking picster if had tried to run Windows in Safe Mode and see if the MCS still crashes.

    Ioannis

  6. #6
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    Sorry for my interruption Ioannis, I thought you were talking to me....
    Dave Purola,
    N8NTA
    EN82fn

  7. #7
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,139


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    No problem. I should have directed to picster.

    Running in Safe Mode is a good way to check if other programs do interfere in the MCS operation.

    Ioannis

  8. #8


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    Trying now, running it after a "clean boot" process (via msconfig dialog/tabs/checkboxes)... will report back.

  9. #9


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    Quote Originally Posted by picster View Post
    Trying now, running it after a "clean boot" process (via msconfig dialog/tabs/checkboxes)... will report back.
    Nope, still crashes. Same old same old. Trying it in Safe Mode is somewhat pointless seeing as the visual interface will be horrendous, it's not anywhere near usable that way.

    Maybe I'll try sandboxing it.

  10. #10
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    Quote Originally Posted by picster View Post
    Nope, still crashes. Same old same old. Trying it in Safe Mode is somewhat pointless seeing as the visual interface will be horrendous, it's not anywhere near usable that way.

    Maybe I'll try sandboxing it.
    It's not pointless if it helps find the problem. Nobody was suggesting that as a permanent solution. These problems are usually incompatibility with a driver somewhere.

  11. #11
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,139


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    OK, safe mode did not help. What Antivirus you have installed? While offline can you disable it?

    Ioannis

  12. #12


    Did you find this post helpful? Yes | No

    Default Re: MicroCodeStudioPlus keeps crashing.

    Quote Originally Posted by Charlie View Post
    It's not pointless if it helps find the problem. Nobody was suggesting that as a permanent solution. These problems are usually incompatibility with a driver somewhere.
    Yes but it's unusable in safe mode. Sometimes it will go a few days or so without crashing. Other times it will crash 3 times in 10 minutes. With the level of tech support provided, if it works in safe mode, the conclusion will only be "use it in safe mode" and I'm not at all willing to do that. Have you SEEN your screen in safe mode lately?

Similar Threads

  1. Micro Code Studio Crashing
    By timmers in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 20th May 2017, 20:54
  2. Crashing 16F628 Code
    By hhaplant in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 24th March 2012, 09:40
  3. Crashing LCD
    By George in forum Off Topic
    Replies: 13
    Last Post: - 16th January 2012, 21:05
  4. pic program crashing
    By comwarrior in forum General
    Replies: 5
    Last Post: - 8th July 2009, 16:33
  5. Crashing program
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 6th April 2006, 02:57

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