Hi, I need to specify absolute location(in code memory) for more than one array, I was successful in implementing for one array as mentioned in Cx51 compilers guide(using BL51 Locate). What are the steps involed in specifing the absolute location(in code Memory) for more than one array and the procedure to access the content of the specified location. I would be glad to get advices.