• 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...
  • How to intialize TFT LCD using spi communication
    Hai, I am siva krishna,I am try to initialize and access the 24bit TFT lcd using LPC2478. So can anyone help me for this.. Thanks & Regadrs Siva Krishna
  • 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 problem
    sir i have kit of 8031 which has already program in rom. i connect with emulator ( winice(adm)) and also load a software on pc of same company (wintrc), i have tasking complier , i write a program in...
  • write command in intialization file (debug)
    Hello, I've a short question: Is it possible to write one command to an external flash device in the init file (option for target > debug > initialization file)??? Something like that: #define...