 | | 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) (18 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 (...) (18 years ago, 16-Oct-07, to lugnet.robotics.nxt.nxthacking)
|
|
 | | 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 (...) (18 years ago, 14-Oct-07, to lugnet.robotics.nxt.nxthacking)
|
|
 | | Re: ARM Assembly Language Programming on NXT?
|
|
(...) Thanks for the tip. I glanced at (URL) previously but I must've missed it thinking it's Java based. (...) Are you referring to the default NXT firmware or the LEJOS NXJ/OSEK firmware? (...) You're right, I've come across several ARM-based SBC (...) (18 years ago, 9-Oct-07, to lugnet.robotics.nxt.nxthacking)
|
|
 | | Re: ARM Assembly Language Programming on NXT?
|
|
(...) Thanks Dick for intruducing LEJOS OSEK, When we develolped LEJOS OSEK, Prof. Mizuno wrote several GCC assembly code to port TOPPERS OSEK (an open source OSEK OS) to NXT. Whole assembly code(*.S) is stored in lejos_osek\toppers_o...1sam7s-gnu (...) (18 years ago, 9-Oct-07, to lugnet.robotics.nxt.nxthacking)
|