• Array intialization
    I'm seeing some strange behavior when initializing arrays. I'm using the following code to intialize a 256 element array to zeros: xdata char myarray[256] = {0} The code seems to hang when I...
  • Array intialization
    I'm seeing some strange behavior when initializing arrays. I'm using the following code to intialize a 256 element array to zeros: xdata char myarray[256] = {0} The code seems to hang when I...
  • intialization of variables
    i want to know hw can i intialize the variables placed at specific memory location using the _at keyword. The memory region is NOINIT enabled.. whenever i try to intialize these varibles i got the error...
  • SPI intialization code
    Hi, Can anyone provide a working code for SPI intialization for lpc11A14? I have to produce a 12MHZ clock on the sck line.
  • SPI intialization code
    Hi, Can anyone provide a working code for SPI intialization for lpc11A14? I have to produce a 12MHZ clock on the sck line.