Need address for spr 284

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Need address for spr 284

394件の閲覧回数
adamclarkson
Contributor I

Does anyone know what the base address is for the special purpose registers for the MPC5777C? I am working with a data acquisition device for XCPonETH and want to make use of the synced timestamp feature but this requires providing the config file for the device with the address for the time base. The time base is being read from SPR 284. Any help would be greatly appreciated. Thanks!

1 返信

307件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hi,

SPR registers have no base address. It is not memory mapped register.

Instead you will use mfspr and mtspr instructions.

pastedImage_1.png

Peter