Part Number: AM5728
Hi,
I am trying to build the qspi example present in the am572x rtos sdk in CCS.
As part of building the same, encountered undefined reference error. The same macro's are present in the below file
ti\pdk_am57xx_1_0_9\packages\ti\csl\soc\am572x\src\cslr_soc_aliases.h
But everything is inside #ifdef flag and there are three soc's defined.
1. _TMS320C6X 2.(__TI_ARM_V7M4__) 3.(__ARM_ARCH_7A__)
I want to know which soc needs to be un-commented for IDK-Am5728 ?
BR,Abhinav
