Part Number: AM625
Hello Forum,
I have a brand new PHYtec Eval Board with AM6254 to work with.
For a first approach i will try the mcan_loopback_interrupt example with CCS to work.
Debug Probe is XDS200USB CCS Version 12.2.0
After some research on TI's and Phytec's Sources, i will ask why the program hangs in function Sciclient_waitForMessage ?
i boot the board in following order:
BOOT Pins: SD-Card
Boot order by default: tiboot3.bin and tispl.bin -> u-boot
stopped autoboot in u-boot and start debug-session ("launch selected configuration" in Target configurations View).
If i then try to connect BLAZAR_Cortex_M4F_1 i get following error:

This error does not happen if i launch the selected configuration -> load gel from: C:\ti\ccs1220\ccs\ccs_base\emulation\gel\AM62x\AM62x.gel -> connect SMS_CM4_0_TIFS_0......
Console output:
SMS_CM4_0_TIFS_0: GEL Output: Power domain and module state changed successfully.
SMS_CM4_0_TIFS_0: GEL Output: Powering up PD_MCU_M4F done.
SMS_CM4_0_TIFS_0: GEL Output: Powering up MCU Domain peripherals done.
SMS_CM4_0_TIFS_0: GEL Output: Powering up all PSC power domains done!
SMS_CM4_0_TIFS_0: GEL Output:
SMS_CM4_0_TIFS_0: GEL Output: *****Use R5 or A53 GELs to configure DDR
I now can load the example to the M4F_1 and the app holds on _c_int00.
I then have to reset the M4F_1 and can move on with stepping through the source code until it hangs at Sciclient_waitForMessage().
Many thanks in advance for any help.
BR's
Martin