Other Parts Discussed in Thread: OMAP3530
We are in the prototype debug stage on a new board based on the OMAP3530DCBC (14mm x 14mm package) and we have a Micron MT29C2G24MAKLACG-6 IT installed on the CPU. We believe that this is a valid part to use with the OMAP3530DCBC, are you able to confirm this?
We are able to access and load the bootloader and kernel in RAM and DRAM in the POP memory and run the kernel, but we are unable to access the NAND flash at all. We have attempted to access it in three ways:
- Manually via a JTAG debugger issuing manual commands to access the NAND flash registers. The manufacturer & device IDs comes back as 0x00
- Via the bootloader which also fails to get the manufacturer/device ID
- Via the kernel which also gives error messages indicating that the NAND flash is not functional.
Any help would be much appreciated.