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.

AM6442: How to add a new flash device

Part Number: AM6442
Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG

Hi all,

I follow the link below to add a new flash device 

https://software-dl.ti.com/mcu-plus-sdk/esd/AM64X/08_00_00_21/exports/docs/api_guide_am64x/CUSTOM_FLASH_SUPPORT_GUIDE.html

but when I build the project under examples\drivers\boot\sbl_uart_uniflash\sbl_uart_uniflash_am64x-evm_r5fss0-0_nortos_ti-arm-clang,I see the errors below

I have changed the source\board\flash\flash_nor_qspi.h

What I want to ask is if I want to add a new flash device, in addition to the steps in the link above, what other changes need to be made?