Posted on May 03, 2005 at 13:47You can get the effect of a floating license by using a usb connected ethernet adapter as a dongle. The flexlm license mechanism used by the arm products is fixed to the MAC address of any attached ethernet port. This ...
Posted on March 08, 2005 at 13:29I am using the 71x_init.s file from the standard librarie. However looking at the 71x_map.h file it uses #define EIC_BASE 0xE000F800 whereas the 71x_init.s has the EIC_Base_addr is set to the correct 0xFFFFF800. The ...
Posted on March 08, 2005 at 09:23I am trying to marry up the USB bulk transfer example with the standard libraries so I can add extra functionality. I have replaced the vectors.s file with 71x_vect.s however when an interrupt occurs the following pr...
Posted on March 01, 2005 at 10:30The header files used for the USB examples are different to those used in the standard libraries examples, for example most of the registers in the 71x_map.h files are different. This makes using an additional standa...
Posted on December 09, 2004 at 08:29Although the ADC is said to be 12 bit applying 0 to the A-D input gives a reading of 2430 and applying +2.5 gves a reading of 1583. This is only a difference of 3249 and not 4096. Because of the inaccuracy of the ...