• 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...
  • Program jumps to wrong adress
    Hi, I have the following problem: After compiling and loading my program into flash it starts correctly. When it reatches a special function call (the called function is quite large) the program...
  • Slow, slow , slow TCPNet ...
    Hi, I'm using a MCB2368 board with both RTX and TCP Net over ethernet. I have a single tcp task that manages all my socket. The other task is a FTP server connected to a SD memory card and communicates...
  • locating a function to a special adress
    please help me I want to place my wait() function in util.c from 4000H adress; I wrote "?PR?wait?util(0x4000)" in Options menu>LX51 Locate> User Segment I got *** ERROR L108: SEGMENT IN LOCATING...