Hi
we have recently started working on SC-589 EZ Board. when first time we are creating project then every thing is fine but after
adding some code for all the three cores one very peculiar problem is coming in core0 code.
Symbol 'ADI_CORE_SHARC0' could not be resolved SC589_Project_Core0.c /SC589_Project_Core0/src line 30 Semantic Error
Symbol 'ADI_CORE_SHARC1' could not be resolved SC589_Project_Core0.c /SC589_Project_Core0/src line 31 Semantic Error
I have checked that header file : #include <sys/adi_core.h> is included in the ".C" file. when i am doing "Open Declaration" by right click on the symbol,
then sometimes it is going on right header file and some times it is not going any where.