Hi all,
i am using various function from "C166 run-time library". Example 'isdigit' from 'ctype.h'.
At the time of linking i want to link this function at specific address. How i will go for it?
Is there any common setting by which i can LINK all library function which i am using to a specific memory range?
Regards...
Yogesh.