Hi Nao,
You can use the latest version of AMMCLIB (1.1.12), but is needed to change the AMMCLIB path. On the three places below can be located wrong path. This path can be change from version 1.1.10 to 1.1.12
Right click on the project -> Properties -> C/C++ Build -> Settings
-> S12Z Linker -> Input -> Libraries
"C:\Freescale\AMMCLIB\MC9S12ZVM_AMMCLIB_v1.1.12\lib\cw10x\MC9S12ZVM_AMMCLIB.UC.a"
-> S12Z Compiler -> Access Paths -> Search User Paths
"C:\Freescale\AMMCLIB\MC9S12ZVM_AMMCLIB_v1.1.12\include"
-> S12Z Assembler -> Input ->Include file Search Path
"C:\Freescale\AMMCLIB\MC9S12ZVM_AMMCLIB_v1.1.12\include"
I hope it helps you.
Best regards,
Diana