• Creating Const at special Adress in Hex file
    Hi, i have to create a Version info from our product at a fixed adess into the intel Hex file, like: unsigned char const code Version[]="FW xyz "__DATE__" "; This schould be Fixed at Adress...
  • Function in a fixed adress
    Hi, I'm trying to put a C function in a specific adress but I'm not having success to do it. Below I describe in some steps what I tried to do. 1- First I create a source code with my special function...
  • Special functions for Hardware Access
    Are there special functions for access to the hardware, has share while passing by macros (#define)?
  • offset adress
    Hi, i work on st10f168 and i would to know how can i compile a .c file (which contains fonctions) with manual fix adress. Because i want to load the disassembly code of it in external memory (ex : 0x200000...
  • adress problem
    Hi, I work on Keil uVison V2.38, and i would to know how can i give an adress to a function ; which instruction can help me to fix the adress of functions or variables. If you have some docs or exemples...