• RTX166 -> AR166
    Does some kind of application note exist for the migration from RTX-166 to AR-166 Software? Regards Marco Jeub
  • AR166 & Flash File System
    The Flash File System is configured for SRAM Rev.: V1.02 / 11-oct-2004 unsigned long file_size; void test_1() { FILE *f1; FINFO info; unsigned int i; fformat(); f1 = fopen ("F1.TXT","a");...
  • AR166 User's guide out of whack
    If you think that the AR166 user's guide needs improvement, raise your hand [raising mine]... For instance, the "mailbox" section is a marvel of broken examples and #defines that don't exist... ...
  • AR166 TCPnet AX88796 Ethernet driver: prone to crash
    Hello, I work with a PCB built on XC2287M at 80 MHz , Ethernet chip is AX88796B at 25 MHz crystal. Adding Ethernet functionality has revealed an unstable behavior of firmware exhibiting itself in...
  • How to change AR166 library default location?
    Hello, I have a project that uses ARTX166. Microvision always tries to link the project with the library located in the .../keil/lib folder. However, I want the library file to be physically...