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

Topics for the Eclipse Environment
Post Reply
DSM
Posts: 2
Joined: Wed Jun 20, 2012 10:07 am

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

Post 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?
User avatar
Forrest
Posts: 285
Joined: Wed Apr 23, 2008 10:05 am

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

Post 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.
Forrest Stanley
Project Engineer
NetBurner, Inc

NetBurner Learn Articles: http://www.netburner.com/learn
DSM
Posts: 2
Joined: Wed Jun 20, 2012 10:07 am

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

Post by DSM »

Sorry, I meant to update this sooner but I got sidetracked with playing around with programming. The new release worked great. Thanks!
Post Reply