Hi all,
I designed a omap-l137 based board that referenced the DA830 EVM board.
When I use CCS3.3 to connect the two processors, only the DSP could be reached. Then I try to connect the ARM926 manually, and it can successfully connect the ARM926.
But when I download the armubl, download process fail at 0x8000 0050 (which is a shared ram in the chip)becsuse of data vierify failed.
Even the nandwriter which will run in the external SDRAM could not download to the target memory.
On the contrary, at DSP side all things are OK.
After I burn the all pre-compiled image to the nand flash at DSP side, I get nothing from the uart console at host side.
Does anybody meet the same strange problem or provide any suggestion?
Thanks!