• error: #268: declaration ...
    I have just downloaded uVision v4 (sept 09) and am using the following code: #include <AT91SAM7S256.h> #define LED (1<<0) // PA0 #define INPUT_PIN (1<<1) // PA1 #define INT_PIN (1<<2) // PA2 static...
  • error: #268: declaration ...
    I have just downloaded uVision v4 (sept 09) and am using the following code: #include <AT91SAM7S256.h> #define LED (1<<0) // PA0 #define INPUT_PIN (1<<1) // PA1 #define INT_PIN (1<<2) // PA2 static...
  • error: "USB.C(268): error C213: left side of asn-op not an lvalue"
    hello i got the following error message after compilation: "USB.C(268): error C213: left side of asn-op not an lvalue" it seems to be not that difficult, but i'm running out of time with my project...
  • error: "USB.C(268): error C213: left side of asn-op not an lvalue"
    hello i got the following error message after compilation: "USB.C(268): error C213: left side of asn-op not an lvalue" it seems to be not that difficult, but i'm running out of time with my project...
  • EOS 2.1 is released and available for download from www.sourceforge.net
    EOS is an open source real time kernel that was originally developed for the Infineon XC167 processor, and is freely available at sourceforge.net/.../eos-xc167-rtos The following features are introduced...