This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Loading ARM Linux kernel image via CCS



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!