This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM64X: documentation question

Part Number: PROCESSOR-SDK-AM64X
Other Parts Discussed in Thread: TMDS64EVM

Tool/software:

Hi,

I am running TMDS64EVM, at SBL level with ospi boot mode. no OS

in WaitForBootNotification step,  the beginning of main step, 

there is a tisci header check, to make sure ehte message type is   TISCI_MSG_BOOT_NOTIFICATION, TISCI you can find this message. 

I am cheating a little bit, I found the address that you are reading is from 0x4D000008

why there is no documentation 11-490 explain, this address saving the ti sciclient header. ? 



Thanks.

  • The code, 4D00 0008 is represents his location. It should store tisci_header in this location.   But where can i find related documentation that saying 4d000008 is stored for tisci header? Thanks