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.

ISDK, RTOS and Starterware questions

Other Parts Discussed in Thread: TMDSICE3359, SYSBIOS

I am very new to the TMDSICE3359 v2 Board. But luckily after coming across similar errors and the appropriate solutions ( some very nicely explained and in an orderly fashion ), I managed to get the examples in the  C:\ti\pdk_am335x_1_0_2\packages\ti\starterware\examples Folder to work - UART and GPIO LED Blink. 
I did it with the help of this post : https://e2e.ti.com/support/arm/sitara_arm/f/791/p/489635/1781352#pi316653=2

That is after I formatted the SD Card with the newly created boot.img(from sd_card.img.gz) and bootloaded the Board. [Files from C:\ti\processor_sdk_rtos_am335x_2_00_02_11\prebuilt-sdcards\evmAM335x\sd_card_img]


Now to a few silly inquiries which I am having slight difficulty understanding(the bigger picture), despite reading the various provided Guides.

1) Had I not done the Bootload with SD Card, would the aforementioned PDK examples have worked? I assume not...

2) This is with regards to the above attached image..Based on what I read, the SYS/BIOS or BIOS is the kernel of the TI-RTOS, right? The thing that is confusing me is :

a) According to this : http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_Software_Developer_Guide

the Processor-SDK has the TI-RTOS kernel, etc.,etc., bootloaders and boot utilites, Demonstrations and Examples. Does this specifically refer to the Folder processor_sdk_rtos_am335x_2_00_02_11? Or it represents the folders that come with the installation of the processor_sdk_rtos (namely ndk, pdk, edma3, xdstools)? Because the processor_sdk_rtos_am335x folder only contained the boot.img and related files for the SD card.
How do they link up?????

b) Which brings me to the second part of this question...how does the sysbios_ind_sdk_2.1.1.2 Folder differ from the bios_6_45_01_29 Folder? I mean based on the existing files, my guess is that the former is for industrial applications and the latter is for CCS environment. Am I in the right direction at all? Also is the SYS/BIOS RTOS in this 2nd attachment referring to the processor_sdk_rtos_am335x_2_00_02_11 Folder or something else...?

3) If the starterware examples in the PDK folder ( which came w the installation of processor_sdk_rtos ) and the Starterware are the same...why do we still need the StarterWare?

I have gone through guides/docs for the softwares that came with the installation, but i think due to my lack of experience and examples implementation, some of the abstract stuff in the guides only served to confuse me further...SO If there is any additional info that anyone thinks I absolutely have to read, please notify me too!

Thanks and Cheers,
Z