• Most efficient way to do a SWAP32 ?
    I'm looking for the most efficient way (in terms of code size first, but speed is also an issue) of doing a little-endian to big-endian convertion on a DWORD. The commonly-used C macro: #define...
  • strlen function not working properly
    Hi Guys I am facing a very strange problem related to the strlen inbuilt function in the keil C51. I wrote few functions as follows: Function 1 : void ModMasterData(uChar *,uChar *...
  • The most simple A51 program
    Hi I just bought the MCB900 ver.4 with LPC935. I have programmed the first demo program into the flash - CheckLed - and it works fine on the eval board. I have many experiences with the old non Keil...
  • #ifndef does not work properly
    Hello! I want to include the same headerfile in more than one sourcefile and of course have to take care that each Headerfile is included just once. I really have no clue, why this works for...
  • URGENT : ulink is not working properly
    Hi All, I am using ulink2 tool for programming the LPC 2378 processor. When i connect the ulink to the board, the PC initializing the ulink properly(LED' status is good). The chip ID is detecting...