| | Re: ARM Assembly Language Programming on NXT?
|
|
(...) Sorry, I found a more recent version, but it's still missing some parts on the ARM architecture: (URL) also found the following Intro guide (which is better than nothing): (URL) (17 years ago, 16-Oct-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Re: ARM Assembly Language Programming on NXT?
|
|
Hi Juergen, Thanks for replying. (...) Thanks for the info. My goal is to run and debug ARM assembly language programs executing in RAM. I was not familiar with the NXT, so currently I'm looking at the on-board capabilities. I realized after some (...) (17 years ago, 16-Oct-07, to lugnet.robotics.nxt.nxthacking)
|
|
| | Re: Prime number generator
|
|
(...) SetUserDisplay hooks up the display to whatever source you specify and until you tell it to hook up to a different source it will continue to display the value of that source until the program ends. The first time that your NQC code enters the (...) (17 years ago, 15-Oct-07, to lugnet.robotics)
|
|
| | (In)compatibility of RC Trains and Power-Functions
|
|
I am trying to determine whether there is any compatibility between the RC trains infrared remote-control protocol and the Power-Functions infrared-protocol. Does anybody know definitely whether a Power-Functions transmitter has any effect on an (...) (17 years ago, 14-Oct-07, to lugnet.trains, lugnet.robotics, lugnet.technic)
|
|
| | Re: ARM Assembly Language Programming on NXT?
|
|
Hi T.C., (...) I have an AT91SAM7S-EK here, it has 4 LEDs and 4 touch buttons. It should also be fairly easy to write a driver for one of the serial ports (polling would suffice for a start). On the NXT the only I/O that is easy to use with the (...) (17 years ago, 14-Oct-07, to lugnet.robotics.nxt.nxthacking)
|