[U-Boot] Query on running example on u-boot for OMAP3

Hi,
I encounter issue with crash when I try to run examples on u-boot.
I started modifying the hello_world application and trying to add more static function related to my application. As far I see the signs, it stops working or has crashes when the level of function calls go beyond a certain number.
It looks like a stack crash to me but I cant confirm it. I tried increasing the size of the u-boot stack but that does not work. Any clues on this behaviour ??
Regards
Mani

Dear Pillai,
in message 19F8576C6E063C45BE387C64729E73940432B7A061@dbde02.ent.ti.com you wrote:
I encounter issue with crash when I try to run examples on u-boot.
I started modifying the hello_world application and trying to add more static function related to my application. As far I see the signs, it stops working or has crashes when the level of function calls go beyond a certain number.
Are you sure you use the correct entry point address?
It looks like a stack crash to me but I cant confirm it. I tried increasing the size of the u-boot stack but that does not work. Any clues on this behaviour ??
See the FAQ: http://www.denx.de/wiki/DULG/MyStandaloneProgramDoesNotWork
Best regards,
Wolfgang Denk
participants (2)
-
Pillai, Manikandan
-
Wolfgang Denk