Micro Code Studio Crashing


Closed Thread
Results 1 to 22 of 22

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Location
    Kent, UK
    Posts
    52


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    I have to say, normally MCS is stable and I rarely get problems, but this job I'm on is currently compiling at 52k bytes and growing.
    I may have to re-visit Norm's Fineline if it persists.

    Tim.

  2. #2
    Join Date
    Apr 2011
    Location
    Kent, UK
    Posts
    52


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    ...crashed again.
    Thats it I am going to look at Fineline again.

    Tim.

    Code:
    Problem signature:
      Problem Event Name:	APPCRASH
      Application Name:	CodeStudio.exe
      Application Version:	4.0.0.0
      Application Timestamp:	2a425e19
      Fault Module Name:	StackHash_6ae7
      Fault Module Version:	0.0.0.0
      Fault Module Timestamp:	00000000
      Exception Code:	00000000
      Exception Offset:	00000000
      OS Version:	6.1.7601.2.1.0.256.48
      Locale ID:	2057
      Additional Information 1:	6ae7
      Additional Information 2:	6ae7ccbd15ffe6b53fdf8d5ad8c304fa
      Additional Information 3:	e696
      Additional Information 4:	e69610189d159d11ef4a1b7c20019c02

  3. #3
    Join Date
    Oct 2009
    Posts
    583


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    Done a bit of googling and came across this on a microsoft webs site

    The StackHash error occurs when DEP is invoked and has an issue with whatever application you’re trying to run (and there are several hundred out there that seem to give it fits). The error is related to Data Execution Prevention.



    We will narrow down on the issue, by booting the computer in clean boot. To boot the computer in clean boot refer the link: http://support.microsoft.com/kb/929135

    If the issue does not persist after booting in clean boot state, then continue with the troubleshooting to check which application or software is causing the explorer to crash, you may continue with step 2 from the above link.

    Make sure you reset the computer to normal mode from step 7 after completing with troubleshooting.



    After finding which application is causing the problem, you may follow the below steps:



    1 Open the Start menu and click Control Panel
    2 Browse to System Maintenance then System
    3 In the left panel, select Advanced System Settings from the available links
    4 You should now see the System Properties Window, which will have three sections. The top section is labeled Performance and has a Settings button. Click this button.
    5 Select the Data Execution Prevention tab.
    6 Select the option which reads Turn on DEP for all programs and services except those I select.
    7 Use the Browse button to locate the executable file for the application you were trying to start when you received the StackHash error, and click Open to add it to your exceptions list.
    8 Click Apply or OK to commit your changes.
    Can't say it will fix the issue. But there are lots of hits, and it's not limited to MSC... any application, including those from Micrsoft can suffer a stackhash error

  4. #4
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    I agree, Fineline looks increasingly tempting to switch over to. The only function I miss, and that makes me reluctant to switch, is the ICD.

    Any chances of that being incorporated in the future?

  5. #5
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    Quote Originally Posted by ardhuru View Post
    I agree, Fineline looks increasingly tempting to switch over to. The only function I miss, and that makes me reluctant to switch, is the ICD.

    Any chances of that being incorporated in the future?
    FineLineIDE has undergone a rewrite and at present is being tested.
    A simple click of an icon in FL will open the file in Micro Code Studio for use of the ICD.
    Alternately a click of the MPLAB Sim icon in FL and drag of a file path will open the file in MPLAB IDE for use of their debugging capabilities.
    No FL v2.0 ETA as of yet.


    Norm

  6. #6
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    Quote Originally Posted by Normnet View Post
    A simple click of an icon in FL will open the file in Micro Code Studio for use of the ICD.

    No FL v2.0 ETA as of yet.
    Norm
    Okay, I'd missed that; its the F2 "Open in original IDE", right?

    BTW, the version I have alreay *is* 2.0.0.0?

  7. #7
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    Quote Originally Posted by ardhuru View Post
    Okay, I'd missed that; its the F2 "Open in original IDE", right?

    BTW, the version I have alreay *is* 2.0.0.0?
    Yes F2 and correction the new version will be 3.0


    Norm

Similar Threads

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