* Chris Stillo cstillo@comcast.net [060912 23:23]:
We added ram_check(0x100000,0x400000) to auto.c and it passed.
Looking at crt0.S.lb, it looks like when it executes it is taking the path for CONFIG_COMPRESS true, and getting hung up there. We never get the CONSOLE_DEBUG_TX_STRING($str_pre_main) message.
Any ideas?
Try disabling cache-as-ram if it is used..