Hi Janson,
It works fine on my side with VLG-S12ZVC board and PEmicro USB Multilink Rev.C.
Could you please share here your code, your clock source, and PLL settings?
If you use internal 1MHz oscillator as source clock (PEI mode), the correct settings should be CPMUSYNR=0x5F, CPMUREFDV=0x00, CPMUPOSDIV=0x00.
If you use external 4MHz oscillator (like on VLG-S12ZVC board) as source clock (PEE mode), the correct settings should be for example CPMUSYNR=0x5F, CPMUREFDV=0x03, CPMUPOSDIV=0x00 or rather CPMUSYNR=0x47, CPMUREFDV=0x40, CPMUPOSDIV=0x00.
Please try to download and install latest PEmicro drivers:
http://www.pemicro.com/downloads/download_file.cfm?download_id=53
I hope it helps you.
Have a great day,
Radek
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------