Part Number:AWR2944EVMOther Parts Discussed in Thread:SYSCONFIG
在SDK4.4.0.1中,导入enet_lwip_cpsw_awr294x-evm_r5fss0-0_freertos_ti-arm-clang到CCS,编译生成代码,在ti_board_config.c会生成一些无法修改的代码,如果我要修改该怎么操作?如图所示,我想将这个83867修改为其他型号,比如83822,该如何操作?
Shine:
我已咨询产品线工程师,可能要下周初给回复。
,
Shine:
抱歉回复晚了,请看下面e2e工程师的回复。
Make sure you are working on the latest SDK 4.4.0.1
you can open sysconfig and select custom board option:
After this, you need to implement all the structure/functions for your PHY in your application similar to the ones in the ti_board_config.c for Dp83867.