Hey hi all,
I am building the dimtesthd on linux host machine for Tomahawk 6486.... I have built it and then loaded an application it was successful..
But while looking the source code of dimtesthd i am not able to understand some addresses which are used in /vng/common/micro/dim/dimloc.h...... if anybody know about this then please let me know.. also whats the DMA memory map for tomahawk...???
#define DIM_C6486_START_VECTOR 0x00800000 /* In bytes */
293 #define DIM_C6486_LOCAL_MEM_START1 0x00400000 /* in words */
295 #define DIM_C6486_LOCAL_MEM_END1 0x0044C000 /* in words */
297 #define DIM_C6486_LOCAL_MEM_START2 0x00700000 /* in words */
299 #define DIM_C6486_LOCAL_MEM_END2 0x00704000 /* in words */
301 #define DIM_C6486_LOCAL_MEM_START3 0x00780000
303 #define DIM_C6486_LOCAL_MEM_END3 0x00784000 /* in words */
what are these addresses and from where these are taken... ????
regards
Ashwini