Other Parts Discussed in Thread: AM3354
Hi,
I am looking for a way to read and write the external nand flash of a custom board with a AM3354 processor.
The JTAG pins are available.
Best regards,
Martin
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: AM3354
Hi,
I am looking for a way to read and write the external nand flash of a custom board with a AM3354 processor.
The JTAG pins are available.
Best regards,
Martin
You could load u-boot from JTAG and access the NAND. Just make sure the u-boot you load does not have bootdelay set to 0.
Steve K.
Martin,
We suggest using CCS over JTAG to load U-Boot that can see your NAND and make the appropriate edits.
Any AM335x compatible debugger should work fine for this, so yes, the XDS100v2 will work. However, it will be "slow". If this is for production where time matters a lot, I would recommend a higher speed debugger like the XDS560. The XDS200 might be a good compromise of speed and cost.