I have written a programm with the uVision3 evaluation tool, where I used the XC164CS from Infineon. It works fine. The programm code starts at the Adress 0xC00000. Now I use uVision 2 (V2.31) for programms that will be greater than 4k. I can compilate the source code and I also receive the hex file, but when I will upload the file into the flash, I receive an error. The file will be uploaded in an incorrect area. I checked the options for Target and I have seen, that the areas of the classes which are listed in the "L166 Locate" Dialog are different to the areas in the options in the evaluation tool. Has someone an idea?