Page 1 of 1

Compcode.exe has encountered a problem.... error.

Posted: Wed Jun 20, 2012 10:18 am
by DSM
Hey folks. I've just received the development kit for the SB72. I installed the NBEclipse software and dove in to start playing around with some code. I created a new netburner project and I keep getting a "compcode.exe has encountered an problem..." error when attempting to build the project. This occurs during the initial build and every time after that. I'm on a Windows XP machine running release 2.6 of NBEclipse.

The error that show in the console is as follows:

**** Build of configuration Release for project testapp ****

**** Internal Builder is used for build ****
compcode testapp.s19 testapp_APP.s19 -R 0xffc08000 0xFFC80000 -PSB72
Build error occurred, build is stopped
Time consumed: 10140 ms.


Any ideas as to what is causing this?

Re: Compcode.exe has encountered a problem.... error.

Posted: Wed Jun 20, 2012 10:34 am
by Forrest
Hello,

This is a bug that existed in the previous beta release. It affected pc's that had never had an NNDK installed on them before. You should go to http://support.netburner.com and download the new beta that was released late last week.

Re: Compcode.exe has encountered a problem.... error.

Posted: Tue Jun 26, 2012 9:38 am
by DSM
Sorry, I meant to update this sooner but I got sidetracked with playing around with programming. The new release worked great. Thanks!