I'm trying VCP on 6416. The program is running successfully in simulator mode. However, the decoding result is wrong in emulator mode if system information bits number is bigger than 63 bits, while it's all right if less than 64. I have checked the VCP control registers in the EDMA interrupt serving routing (which means the VCP decoding is over), here VCPSTAT0 register indicates that the VCP is still running. I'm confused about this, is this the reason that the decoding result is wrong (the decoding result is always logic 0)?