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.
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.
...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
Done a bit of googling and came across this on a microsoft webs site
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 errorThe 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.
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
Bookmarks