Part Number: AM2732-Q1
Other Parts Discussed in Thread: AM2732, UNIFLASH, SYSCONFIG
Sir/Madam,
I am working on a custom board. AM2732 having NZN package with device speed grade M.
I am trying to boot sbl_null. Steps I followed are
- Import sbl_uart_uniflash from sdk, update package in sysconfig, update custom flash settings compile and get .tiimage.
- Import sbl_null from sdk,update package in sysconfig, compile and get .tiimage.
- Loaded these files in UART boot mode.
- In qspi boot mode I am getting debug message on UART port as "Device Type: HSFS, HSMRT size in Bytes: 35348, hsm runtime firmaware load failure"
I attempted the same with evm without changing the sysconfig seetings and flash settings in EVM, it is working in EVM.
As I am getting message on debug port, I am assuming, custom flash settings is OK.
Also, I was looking at device_config and bootimage make files. I have not changed anything in these files. It appears from these files, it is for GP not HSFS device but in EVM same is working. AM2732 of custom board is different from EVM in terms of Package and speed,grade.
Suggest me to resolve the issue.
regards
Jagdish