• Placing Constant at a particular address
    Hi, I need to place a constant array at code address 0x10000. When i say this it puts it in address 0x0000 leaving out the one and it conflicts with the code already present at 0x0000. Can someone tell...
  • putting a function in a specific address in ROM
    Hi, I'm using the keil to compile a project for the 8051. I want to place a single function in a specific address in the rom. I found a lot of answers, in the forum, but non of them actually...
  • puts
    hey want to ask that the put() function has a line feed and enter in itself?????? or what?
  • how to store a variable in a particular memory location
    we are designing DATA loggers for Railways. For that we are using 2468 ARM processor. while designing the system we have an issue that all local variables should be stored in INTERNAL RAM (64k) &...
  • how to read message from particular number ?
    hi i am developing one application. in that i want read messages from some perticular number.and i want to read sms using AT commands only,so how can i read sms from particular number? now my AT...