Other Parts Discussed in Thread: SYSCONFIG, UNIFLASH
Tool/software:
Hi
I am working on the SK-AM-62-LP board and trying to boot the R5F code with a simple custom application. We're not using CCS studio to generate binary.
Instead, we have our own CMakeLists.txt, toolchain.cmake, and linker.cmd and .syscfg that we use for driver sources generation using sysconfig tool.
The binary which is generated when I flash through SBL prebuilt file is failing as shown in the below screenshot.
To me, it looks like r5f is not getting initialized for some reason but I am not able to understand/debug this scenario.
We have tried to make our makefile as close as possible to the makefile in CCS project and used all necessary tools available in mcu_plus_sdk_am62x_11_00_00_16 for it.
Let me know if you require any more information on this. We can share the files if required
Regards
Mayank