Part Number: 66AK2G12
Tool/software: Code Composer Studio
Hi,
EVM: K2GEVM.
Tool: CCS v9.2.
SDK: - ti-processor-sdk-rtos-k2g-evm-06.00.00.07-Windows-x86-Install
I am trying to build and execute a sample example project for UART from the TI example,
-ccs.linkFile "PDK_INSTALL_PATH/ti/drv/uart/example/sample/src/main_uart_example.c"
-ccs.linkFile "PDK_INSTALL_PATH/ti/drv/uart/test/k2g/armv7/bios/uart_arm.cfg"
while at the time of compilation I am facing some error like undefined reference /// "initialise_monitor_handles();" for this I have added some library from the SDK like librdimon.a but still I can't able to make it out.
I have attached the library path which I have included. could anyone help me to make this working.
steps to build and add library correctly.
thanks,
selva