Problem displaying RIC graphics (using NXC)
Posted: 16 Dec 2010, 13:17
Hi everyone,
I am trying to display large digits on the display of the NXT brick using NXC. For this I downloaded the BIGdigits sample from:
http://ric.dreier-privat.de/Examples/Fo ... digits.zip
I also installed (using NXT-G on the Mac) the enhanced firmware downloaded from here:
http://bricxcc.sourceforge.net/lms_arm_nbcnxc.zip
The firmware screen on the NXT says 1.28, as before, with the original firmware. Is there some way of identifying the enhanced firmware from the version information on the NXT?
I compiled the sample NXC file using the -EF flag and downloaded the resulting rxe to the brick. The program appears to run (no crash), but I do not see any output on the screen.
I added a couple of additional statements (such as CircleOut(), etc.) to the code, this graphic output appears on the screen. I also tried the 10x10_001 font sample from the same site as above, but I also do not get any output.
All other standard NXT calls (OnFwd() ...) seem to work correctly.
I should mention that I am using a Mac with NXTBrowser to download the files. I downloaded the RIC files in the ZIP packages that I received from the web sites, they seem to show up correctly on the brick (the size is correct and they appear under the "graphics" tab of the NXTBrowser).
I would greatly appreciate any tips that someone may have to why this isn't working. Having the large output would be very helpful for the project that I am working on.
Thanks in advance,
Jens Petersohn
I am trying to display large digits on the display of the NXT brick using NXC. For this I downloaded the BIGdigits sample from:
http://ric.dreier-privat.de/Examples/Fo ... digits.zip
I also installed (using NXT-G on the Mac) the enhanced firmware downloaded from here:
http://bricxcc.sourceforge.net/lms_arm_nbcnxc.zip
The firmware screen on the NXT says 1.28, as before, with the original firmware. Is there some way of identifying the enhanced firmware from the version information on the NXT?
I compiled the sample NXC file using the -EF flag and downloaded the resulting rxe to the brick. The program appears to run (no crash), but I do not see any output on the screen.
I added a couple of additional statements (such as CircleOut(), etc.) to the code, this graphic output appears on the screen. I also tried the 10x10_001 font sample from the same site as above, but I also do not get any output.
All other standard NXT calls (OnFwd() ...) seem to work correctly.
I should mention that I am using a Mac with NXTBrowser to download the files. I downloaded the RIC files in the ZIP packages that I received from the web sites, they seem to show up correctly on the brick (the size is correct and they appear under the "graphics" tab of the NXTBrowser).
I would greatly appreciate any tips that someone may have to why this isn't working. Having the large output would be very helpful for the project that I am working on.
Thanks in advance,
Jens Petersohn