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?
Compcode.exe has encountered a problem.... error.
Re: Compcode.exe has encountered a problem.... error.
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.
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
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Re: Compcode.exe has encountered a problem.... error.
Sorry, I meant to update this sooner but I got sidetracked with playing around with programming. The new release worked great. Thanks!