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.

Installing UBoot and UBL

Hi,

I want burn UBL and Uboot for DM365

I followed the below steps.

1) Connect the ribbon cable to the debug board.

2) Connect JTAG to IPNC debug board.

3) Open Setup Code Composer Studio version 3.3 or higher with DM365 ARM9 configuration from CCS setup program

4) Load gel_ipnc_dm36x_xxx.gel file from <installDir>/Utils/bin/ directory.

5) Connect Code Composer Studio to the target board. You can also press Alt+C. The message “The target is now connected” appears as shown.

6) On the File menu, select Load Program. Load file <installDir>/utils/bin/dm36x/nandwriter_ipnc_dm36x_xxx.out.

7) Press F5 to run nandwriter_ipnc_dm36x_xxx.out file.

8) Type ‘y’ to erase the NAND contents in DM36x IPNC and Hit ENTER key.

9) Enter the UBL file path for ubl_ipnc_dm36x_xxx.bin. file

10) Click OK. UBL binary is loaded to target board.

I am using CCS 5.3.0 with XDS100v2 USB emulator.I am able to load nand writer file. But, when i try to load my ubl_ipnc_dm36x_xxx.bin, i get the following error message.

"Encountered a problem loading file: E:\ubl_297arm_270ddr_ipnc_dm365_2.0.0.bin Could not determine target type of file"


Please help us in resolving this error.

Thanks and Regards,

Arpitha