This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Help! VSR Table


> Then from DDD I asked to print 27 word in memory format, starting from
> "hal_vsr_table" and here is what I got:
> 0x40006878 <hal_default_interrupt_vsr>:       0xae0c2007  0xac102001
> 0xad2d8017  0xab500000
> 0x40006888 <hal_default_interrupt_vsr+16>: 0x80a54016  0x12800014
> 0xae100001
> 0xab356001
> 0x40006898 <hal_default_interrupt_vsr+32>: 0xad2da007  0x82158015
> 0x81e00000
> 0x81904000
> 0x400068a8 <hal_default_interrupt_vsr+48>: 0x1000000   0x1000000
>  0x1000000
> 0xe03ba000
> 0x400068b8 <hal_default_interrupt_vsr+64>: 0xe43ba008  0xe83ba010
> 0xec3ba018
> 0xf03ba020
> 0x400068c8 <hal_default_interrupt_vsr+80>: 0xf43ba028   0xf83ba030
> 0xfc3ba038   0x81e80000
> 0x400068d8 <hal_default_interrupt_vsr+96>: 0x82100017  0x9c27a080
> 0xc03ba040
>
> Shouldn't I have found insted 16 times "hal_default_interrupt_vsr" address
> and 11 times "hal_default_exception_vsr"?

This looks more like you asked DDD to print 27 words from
'hal_default_interrupt_vsr'. Have you dereferenced 'hal_vsr_table' somehow?

Robert Cragie, Design Engineer
_______________________________________________________________
Jennic Ltd, Furnival Street, Sheffield, S1 4QT,  UK
http://www.jennic.com  Tel: +44 (0) 114 281 2655
_______________________________________________________________


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]