Hi community,
I am trying to get familiar with the TMDXICE3359 product. I am facing a problem since yesterday, so here I a : I can't manage to put a (working?) bootloader on the EVM ICE board.
I am using this version of the SDK : AM335x_SYSBIOS_Industrial_SDK_01.00.00.07.
I tried erasing the NOR flash using the NOR prebuilt flashing tool : isdk_nor_flasher.out. Worked good !
But now, I can put any program (like i2c_led) in the SPI memory (0x20000), using isdk_spi_flasher.out, but it never start anymore. I am trying to build a new bootloader with no success yet using that guide : http://processors.wiki.ti.com/index.php/AM335x_SYSBIOS_Industrial_SDK_01.00.00.07_User_Guide#Building_Bootloader.C2.A0
First of all, I would verify that the board is all right, by putting the original bootloader, the one which was in the memory of the ICE board when shipped. I downloaded that file (AM335X_StarterWare_02_00_00_07_Setup.exe) where there is a boot_ti.bin, but I flashed it into NOR (sector 0) and SPI (0x0), but nothing has changed. That is why I am wondering if the ICE board is all right. Would you know where I can find the original bootloader binary file ?
Thanks,
Paul