Part Number: AM2434
Other Parts Discussed in Thread: SYSCONFIG
Hi,
Could you tell us how to change the operating frequency of the R5F core?
FrerRTOS in the MCU+ SDK is used.
I would like to determine the final operating frequency—either 800MHz or 400MHz—based on the heat generation observed during evaluation.
I believe the procedure is described in section 5.4.5.7 "PLL, PLLCTRL, and HSDIV Controllers Programming Guide" of the TRM, but I’m wondering if this can be configured via SysConfig.
Alternatively, if there is a relevant process in the sample code, please let me know.
In the sample sbl_null_am243x-evm_r5fss0-0_nortos_ti-arm-clang, I think the part around System_init() in C:\ti\workspace_v12\sbl_null_am243x-evm_r5fss0-0_nortos_ti-arm-clang\Debug\syscfg\ti_drivers_config.c might be where the change happens, but since this is SysConfig-generated code, I’m hoping it can be done via the GUI.
Thanks and regards,
Hideaki