DSPRelated.com
Forums

array reference problem

Started by hemant ramdasi June 5, 2003
Hi all,

I am using VDSP++ simulator for 21060.

I have two globally declared arrays sw[256] and
ww[8192]in a c file.

I want to access them in one of my asembly
function.This means, i want to get base address of
these arrays in one of the index registers.

How should I go for it?
How should I declare .extern directive for this?

waiting for reply

Thanks and regards
Hemant Vilas Ramdasi