Search found 5 matches

by forgottenromeo
09 Dec 2010, 10:20
Forum: Mindstorms Software
Topic: Unable to use #include
Replies: 1
Views: 3440

Re: Unable to use #include

Deleting the .bak files fixed the problem
by forgottenromeo
09 Dec 2010, 10:11
Forum: Mindstorms Software
Topic: Unable to use #include
Replies: 1
Views: 3440

Unable to use #include

I've been using #include in nxc for some time, and its been working so far; however, recently it has stopped working, with the compiler being unable to find the file. I have gone through the normal checklist; * I am using the correct syntax for include: #include "filename.nxc" * the file h...
by forgottenromeo
07 Oct 2010, 07:53
Forum: Mindstorms Software
Topic: cos causing file error
Replies: 4
Views: 9478

Re: cos causing file error

Thank you for the help.
by forgottenromeo
06 Oct 2010, 12:39
Forum: Mindstorms Software
Topic: cos causing file error
Replies: 4
Views: 9478

Re: cos causing file error

I'm not sure if this can be answered here or needs to be added somewhere else, but the new bricxcc and firmware fixed the file error problem, the only problem i have now is that occasionally bricxcc will report "unidentified decleration cos" or similar and not compile, but after restarting...
by forgottenromeo
04 Oct 2010, 15:29
Forum: Mindstorms Software
Topic: cos causing file error
Replies: 4
Views: 9478

cos causing file error

I am trying to use the tachometer in the motors for odometry, yet when I use cos or Cos (as i have tried them both) I get a file error message on the nxt lcd screen. I already have the enhanced firmware checked on the compiler options, any suggestions on how to fix this or work around it will be app...