This zip describes an ISO7816 configuration to read the ATR. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool.
This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to open services such as ROM Entry, Xmodem and DataFlash and how to simply use their methods. Includes main.html file for help.
This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to load a method of the Xmodem service and obtain a first level bootloader. Includes main.html file for help.
This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer peripherals on the AT91RM9200. Includes main.html file for help.
Far too many programmers and software designers consider efficient C++ to be an
oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical
applications. Consequently, C++ has had little success penetrating domains such
as networking, operating system kernels, device drivers, and others.