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.
Replies: 5
Views: 1227
Hello Guys,
i am quite new to TIs Cors and CCS so just some short questions:
I wrote a little programm and succesfully compiled it. So there is a .out and .hex File available.
Boot Pins are set to NAND 8-bit
1. What is the best way to flash the Programm to onboard NAND Flash on EMIFA ?
2. How to setupt the Device for proper Boot. ? Using AIS or GEL ? I am kind of confused with all these different ways. I just want to boot and go directly
to my application code.
Thanks in Advance
Timo
Regards,
Titus S.
Please use the latest processor SDK package for your platform (K2H,K2E,C665x,C667x etc.,)
http://www.ti.com/lsds/ti/tools-software/processor_sw.page
In reply to Timo Zehender:
Hi Timo,
AISgen tools are available as separate releases for both the series of devices such as OMAPL137/C6747/AM1705/AM1707 and OMAPL138/C6748/AM1808.
You have to download the AIS gen appropriate for AM17x.
Download link:
Regards, Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question. --------------------------------------------------------------------------------------------------------
-------------------------------
Shankari
In reply to Shankari G:
Question: At which Location in FLASH shall i place the ais.bin ?
Question: Which Tool is best to use ? NANDWriter ? or by UART ?
Question: Where shall i place my application code then, so that the Bootloader hast the right statup Adress ?