Hallo,
I have OMAP-L138 and I use DVSDK 04.03.00.06, and xdctool 3.16.03.36 (provided with DVSDK)
I noticed the presence of the keyword restrict in file <home>/ti-dvsdk_omapl138-evm_04_03_00_06/xdctools_3_16_03_36/packages/xdc/std.h:
176 /* restrict keyword */
177 #ifndef xdc__RESTRICT__
178 #define restrict
179 #endif
does it refers to restrict keyword defined in C99 (http://en.wikipedia.org/wiki/Restrict) or it has another meaning?
best regards
max