Other Parts Discussed in Thread: OMAP3530, DM3730
Hi,
I want to add some test into itbok for my board. I have problem to rebuild it. First I used the file I got from the CD came with the OMAP35x EVM board, the uBoot is very old - version is 1, patch level is 1, and no configuration for omap3_evm_config. So I went to Mistral website downloaded the new one which is version 2009 and patch level is 11. I can not build it - complaining about missing definitions. Then I used the uboot source came with the board (uboot 0.2.01.03.11) which can build successfully by itself, and plus the itok source under OMAP_EVM (as a library module). And the build proceed a while and stopped, the error message is in /EVM3530_ITBOK/diagnostics folder, no rule to make target '.depend', needed by 'libdiagnostic.a'. Anyone has rebuild itbok successfully, please tell me your source code version and makefile and build settings. Thanks.
Annie