Tool/software: TI-RTOS
Hello,
My computer is Win 7 32.
My eval board is a TMDSICE3359
I'm follwing the advice I found at processors.wiki.ti.com/.../SYSBIOS_Industrial_SDK_Getting_Started_Guide
First I installed ccs_setup_7.2.0.00013.exe
Next I added ti-processor-sdk-rtos-am335x-evm-04.00.00.04-Windows-x86-Install.exe
I took the complete installation with all the default settings.
I compiled and ran Hello World successfully.
Now I would like to run an example that uses an Ethernet port and another example that uses a SPI port.
After that I would be ready to begin my own work.
For the life of me, I cannot find the examples, supposedly somewhere under $(IA_SDK_HOME).
$(IA_SDK_HOME) is not a windows command.
"Set" displays all the current windows environment variables, but IA_SDK_HOME is not there.
I would have guessed that IA_SDK_HOME == C:\ti\processor_sdk_rtos_am335x_4_00_00_04 but there are no example projects to be found.
I looked at the Resource Explorer. It admits there is such a thing as a TMDSICE3359, but doesn't list any examples.
Where should I look for examples?
What is the path IA_SDK_HOME should point to?
Is there something else I should have installed?
Can you give me a URL to examples projects to download?
Thank you for your help,
Bob