Hi all,
I am trying to compile video scaling example for DM642EVM,I have imported project of ccsv3.1 to ccsv4
compilation working fine,but in linking I am getting errors regarding undefined symbols,my errors are like:
undefined first referenced symbol in file --------- ---------------- _EXTERNALHEAP C:/CCStudio_v3.1/boards/evmdm642/examples/video/scaling/VGA_LOOPBACK/video_rgb.obj _GIO_control C:/CCStudio_v3.1/boards/evmdm642/examples/video/scaling/VGA_LOOPBACK/video_rgb.obj _GIO_create C:/CCStudio_v3.1/boards/evmdm642/examples/video/scaling/VGA_LOOPBACK/video_rgb.obj _GIO_submit C:/CCStudio_v3.1/boards/evmdm642/examples/video/scaling/VGA_LOOPBACK/video_rgb.obj error: unresolved symbols remain error: errors encountered during linking; "C:/CCStudio_v3.1/boards/evmdm642/examples/video/scaling/VGA_LOOPBACK/video_ vga_loopback.out" not built ----------------------------------------- Please help me -Aarti