Hi,
I have a custom board for my project with an OMAP-L138 SoC. I have my own bootloader that will run a TI-RTOS based firmware. I have a NOR flash on my board and bootloader has been generated by AIS generator for this 16-bits NOR.
My SW/HW works well often. My problem is a infinite loop in the "ARM Local ROM" region that occurs sometimes. You can see its address in the below picture. I want to know, what is the condition for this loop?
Is this a SW problem or a HW problem? I think when the ARM gets stuck in this loop, my bootloader is not running yet. is it true?
Thanks in advance.