We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am plannning to order the latest PK166 Professional developer's kit for supporting one of our old product. However, the old product firmware is using the old version of PK166 profession developer kits. Here is the information for the old version of compiler:
uVision3V3.05b Copyright(c) Keil Elektronik GmibH/Keil Software, Inc. 1995-2004
Toolchain Path: C:\Keil\C166\BIN\ EC++Compiler: EC166.Exe V1.06 C Compiler: C166.EXE V5.04 Assembler: A166.Exe V5.04 Linker/Locator: L166.EXE V5.06 Librarian: LIB166.exe V4.25 HEX Converter: OH166.exe V4.7 CPU DLL: S166.DLL V2.44 Dialog DLL: D167.DLL V2.43 Target DLL: MONITOR\MON166.DLL V2.4 Diaglog DLL: T167.DLL V2.43
If the source codes is developed using the old version of compiler, does it has any compatible problem with new version of compiler?
In any chance, is it possible to get this old version of compiler?
Thanks for your help
Use the support link and contact the Keil support directly.
A change of tool may mean that you have to recreate the project file, unless you did make sure that you had a command-line file (Makefile or batch file) for building.
Because of changes in the compiler, you should also redo all tests of the binary so a change in the generated code or the runtime libraries doesn't bite.