Hi,
We are trying to debug an issue in our Linux kernel build where the clock settings are being modified when the kernel starts up. We were thinking we could load the kernel image via CCS then set a break point when a certain register is modified. We can not load the kernel image via CCS because it does not recognize our uImage file as a valid ARM executable. Is there a way to load the uImage file via CCS?
Thank you!