• errors
    what are error 25, 53, 122 all about. i keep getting them in odd places and for stuff i am pretty sure is correct. (i know its correct for c++!) like the while one loop line has sveral eerorrs on it and...
  • ERROR
    DEAR SIR, i'm using phytec board.. now i'm configure cs0 for flash memory, cs1 for ram and cs2 for another ic just to select ic. i am addressed that ic at 100000h using far pointer.. so at startup...
  • error 65
    when i debug my program i get *** error 65: access violation: addr=0x00000000 help please
  • compiler error
    I am using uVision3 to compile a project and get such an error: C166 FATAL-ERROR - ACTION: PARSING INVOKE-/#PRAGMA-LINE LINE: C:\Keil\C166\BIN\C166.EXE ..\my_project\my_main.c MODV2 HLARGE WARNINGLEVEL...
  • error command
    The following sequence worked in previous versions; what is the correct syntax now? #ifndef SYS_HW error: SYS_HW must be defined !! #endif