hi,
I'm a new learner.
now ,I'm using the tms320c6747,I want to boot from the nandflash,but I don't have the burning-program example.
Dose any body do the same thing?Can you give me a example?My email is ywj7891@sina.com .
Thanks for very much!
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.
hi,
I'm a new learner.
now ,I'm using the tms320c6747,I want to boot from the nandflash,but I don't have the burning-program example.
Dose any body do the same thing?Can you give me a example?My email is ywj7891@sina.com .
Thanks for very much!
Hi Weijun Yang,
I hope the discussion in given forum link can help you.
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/39652.aspx
Best Regards,
Ankit Agrawal
The NAND flash writer project comes with the SDK. Have you downloaded that yet?
You could also use the serial flasher to perform the same task.
Jeff
hi, thanks for your advise, I have load a example for nandflash_writer, it's the folder as follows:
C:\OMAP-L137_FlashAndBootUtils_2_20\OMAP-L137\CCS\NANDWriter
it has a pjt-example for nandflash_writer (NANDWriter_DSP.pjt).
I can build it ,but when I run the .out on my board, I have the following error:
Starting OMAP-L137 NANDWriter.
ERROR: NAND Initialization failed.
NAND flashing failed!
but I don't chang anything for the NANDWriter_DSP.pjt.
do I need to modify something?
thanks !
Make sure you have the GEL file loaded before you connect to the device. That should initialize everything for you. Have you done that?
Jeff