Well, I'm working with OMAP-L138 EVM board and, in fact, I am completly lost.
The main idea is to put a sensor to colect some datas, storage this data and, at some time, send this datas to PC.
Well, to do this I downloaded BIOS/USB (and all dependent packages) but I realy do not understand how to use this.
I notice that, in the usbdevhid example, the function DevHidAppMain is called for a task and there is other threads called Jungo_thread1, e.g.. But this DevHidAppMain do not call the function that writes "Jungo Demo!". By the way, I realy do not know when and where this function is loaded and called.
Is this controled by interruption? And if I start a empty project, how do I configure the .tcf file to correspond to what I need?
I'm completly lost, please be patient.
Rly ty.