• How to implement a function which will give the address of the calling function during runtime.
    I am working on a complex project written in C for 8051 arhitecture with Keil C. And unfortunately no real debugger. There are many functions called from various c files. Some times hundereds of different...
  • gets function giving problem
    gets function giving problem Ameya Hardikar Dear All, I am trying to read some float values/strings from a serial port. A VB based front end application sends me these values over a serial port...
  • gets function giving problem
    Dear All, I am trying to read some float values/strings from a serial port. A VB based front end application sends me these values over a serial port.The communication between the front end application...
  • Locate a function to a specific start address
    Which linker control can I use if I want to locate a function to a specific start address? Thanks!
  • How can I give a constant address for a parameter
    hello, Is it possible to give a parameter a fix adress in flash with KEIL MDK development environment?. I am programming with ADuC7023. If yes, how can this be done regards Samuel