Hello ADI-Support,
We are experiencing a problem with our project: We are trying to combine the example projects "Talkthrough_TDM_C" and "LEDButton_Callback" on our BF-561 EZ KIT by following the steps in the compiler manual for Blackfin processors: "One Application Per Core" --> "Sharing Data". We need to pass the value of one variable to the other core, thus the "Sharing Data".
The problem is, while compiling the "LEDButton_Callback" we get the warning:
"C:\Program Files (x86)\Analog Devices\VisualDSP 5.0\Blackfin\include\services/services_shared_symbols.h", line 7: cc0192: {D} warning:
unrecognized character escape sequence
RESOLVE(_adi_pwr_lockvar, OTHERCORE)
^
along with several other warnings and errors concerning "OTHERCORE".
Does this look familiar to anybody? We could really use some help.
Thanks in advance!
Nils E.