Part Number: J6EVM5777
Other Parts Discussed in Thread: AMIC110, OMAP-L138, , PROCESSOR-SDK-DRA7X, TDA2
Hi all. A few questions from someone new to this area.
1) The RTOS SDK supplied is of version 04.03.00.05, and SDK documentation is somewhat confusing. Nowhere could we find any references to DRA75x / TDA2x / EVM5777 devices. For example, referring here specifically to "Processor SDK RTOS 04_03_00_05" as available on the web at h t t p : // software-dl.ti.com/processor-sdk-rtos/esd/docs/04_03_00_05/rtos/index.html
2.1.6.1. Devices -- table does not list any of the above
2.2. Supported platforms and EVMs -- neither
1.1.6.2. Emulator support -- same thing
1.1.6.3. Is TDA2x is of any of the listed types? (AM335x, AM473x, AM57xx, AMIC110, C665x, C667x, C6747/OMAP-L17, C6748/OMAP-L138, and variants of K2 are listed as supported options).
Similarly, at h t t p s : // training.ti.com/processor-sdk-training-series it is stated that:
For more information on AM57x Sitara processors, refer to the AM57x Sitara™ Processors Training Series.
For more information on TI ARM & DSP processors, refer to the KeyStone ARM & DSP Multicore Device Training Series
For a high-level look at the AM57x Sitara evaluation module, view the Evaluate the New AM57x Sitara Processors with an EVM Based on the New BeagleBoard-X15 video.
and we are pretty much at loss as what is the type of the TDA2x device and what sort of training should be taken for it.
2) SDK Getting Started manual refers to pre-built SD cards shipped with SDK located at
[SDK Install Path]\processor_sdk_rtos_<platform>_<version>\prebuilt-sdcards\<evm>\sd_card_img\
but for our fresh install (CCS followed by SDK) this folder is empty. We have tried to "gmake all", which completed successfully, but it is still empty. Are there prebuild RTOS images?
3) Due to circumstances beyond our immediate control, we do not have access to JTAG emulator for the time being. Is there a way to configure CCS/SDK so that a compiled program is exported as an "app" that can be written to SD card along with MLO and ran (booted) from SD card? If yes, is there any tutorial available? Ideally, stdin/stdout in such deployment should be bound to UART.
We totally understand all inconveniences and impossibilities associated with not having JTAG access to board.
Thanks.