Hi, I am facing some problem in transferring the .omf file to the micetek's emulator for debugging. When i load the omf file from UVision2 to code cruisier of Micetek emulator, the source code can not be seen and if i add the source code manually to the emulator, i could not add break point in the source code and i could not find the symbol in the code cruisier? Hope someone could give me some advice.
Did you use the DEBUG and OBJECTEXTEND directives when you compiled your program? Jon