Other Parts Discussed in Thread: TPS65218, TPS74801
Tool/software: Linux
Hey Kemal,
Based on the previous thread, I am getting to the point in the boot process where the kernel tries to start, but it just hangs. I can see in U-boot code it just to the line:
kernel_entry(0, machid, r2);
and then it fails. I was trying to follow the training series at https://training.ti.com/linux-board-porting-series-module-10-debugging-linux-kernel-jtag-ccs?cu=399066 to debug the kernel code, but it is out of date and doesn't line up the current SDK. If you could give me any pointers on how to debug this I would appreciate it!
Thanks,
Tanner