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.

PROCESSOR-SDK-AM335X: NAND Flash Writer through UART Boot Loader

Part Number: PROCESSOR-SDK-AM335X
Other Parts Discussed in Thread: AM3358

Hi!

I  am using AM3358 processor on our custom board and RTOS SDK 5_03_00_07. I am loading the UART bootloader code through XModem and after that it code is running and asking for application file so I transferred NAND Flash writer code binary file but control is not coming to NAND Flash Writer application. I gave start address in UART boot loader code 0x402F8000 instead of 0x80000000 for NAND Flash Writer application.

I gave less RAM size for UART Bootloader code but same problem I got. If any other information required please let me know.

I am attaching cmd files for both code for your reference.

Please let me know the solution.

UART_Boot_Loader_cmd.pdfNAND_Flash_Writer_cmd.pdf

Regards,

Gaurav