Hi,
In the project “hc08_lib.mcp”,
1) I have modify only the file “libdefs.h”
2) The configuration of the project is as follows,
Target setting -> Target Name : all Libraries
Linker : None
Pre-Linker : None
Post-Linker : None
3) Make (F7) -> It's ok
4) From {Install}\lib\HC08c\hc08_lib_Data -> new files ".o"
In my project,
1) The libs is “ansi.lib” (only)
2) I see from {Install}\lib\HC08c\lib
There are the files "ansi.lib", "ansi.lst", "ansif.lib"...
the dates of the files are 2000
3) The configuration of the project is as follows,
Target setting -> Target Name : LAUTERBACH
Linker : Linker for HC08
Pre-Linker : None
Post-Linker : None
4) Target -> Access Path : "{compiler}\lib\HC08c\lib"
I think that I must generate the new file “ansi.lib”.
I don't know the procedure...
There is also in the repertory "{Install}\lib\HC08c\lib.e20" the file “ansi.lib” ?
thank you for the assistance