Other Parts Discussed in Thread: CCSTUDIO, UNIFLASH
Hi TI-Experts,
we are preparing production and End-Of-Line tests with the AM2434.
We plan to program the external flash inline - there is no second stage boot loader available during first startup.
So we need to run the SOC Initialization Script, e.g sdk 08.03
I only found documentation how to run the script manually using Code Composer Studio and launch the target config by hand.
Question: Is there a way to automate this process?
We need to initialize the chip and then load our flash writer toolbox into RAM (via JTAG) from a pure command line without manual steps.
Can you maybe provide an example e.g. how to proceed from a Windows PowerShell?
Thanks in advance!
Tommy