We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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, please send me : jm.moulinier@synergie-cad.fr Thanks !!
"which instruction can help me to fix the adress of functions or variables" The _at_ keyword will allow you to fix the address of variables but sadly you cannot use initialisers if you do this. Stefan