In reply to dave_59:
Hello Dave,
Thanks for taking time and responding. But I am using ARM suite exec to compile my c-tests [and not regular gcc] and as expected I get the following error as shown below.
Error: L6218E: Undefined symbol vpi_printf (referred from abc_ctest.o).
- Do I need to include any standard libraries ? vpi_user.h ?
- Also Is there any performance hit/cycle time loss because of using vpi_printf ?
- Also do I need to use the default GCC compiler ? or even the ARM provided suiteexec is fine ?
Please provide your inputs.
Thanks & Regards