hi i want to prevent liker to genarte .cod file how to do that. is there is any directive for that,like we have directive for genrating .cod file (CODE). i m using misrovision 3 IDE. also i m not able to genrate .SRC file from the .C source file. i m getting Error like this custom translating test.src... --- User Command terminated, Exit-Code = 1 Target not created how to solve this error. pls do reply thanks vidya
Yes, you can switch off generating Linker Code Listing file .COD Uncheck the following check box: Options for Target -> Listing -> Linker Code Listing Why do you need a .SRC file? You may use extended inline assembly feature of CA compiler instead?