Hello
first of all i have to admit that i am completely new to programming a dsp or arm not to mention the hybrid L137.
I am using CodeComposerStudio v3.3 and the basic examples like "aic3106" or the ones from the ndk worked fine.
But now i wanted to take a look at the examples of the DSP/BIOS.
I would like to create 2 tasks by myself, that have to communicate, and searched for an appropriate example.
To start slowly i opened a "Basic"-example-program "Hello" for the "evmOMAPL137"
(directory-path= CCStudio_v3.3/bios_5_33_01/packages/ti/bios/examples/basic/hello/evmOMAPL137 )
I am able to open and build the example, but after i loaded it to the evm-board and start it, nothing happens.
I tried some other examples, with the same result. Opening and building works, but after they are started, nothing happens.
I would appreciate an answer telling me why this is happening, because without any error-Message while building or opening the examples, i do not know where to start searching for my mistake.
best regards Rico