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.

ECU working with OMAPL138

Hi,

I have already created one thread earlier but that thread is marked as Answer duw to delay in answering, so creating new thread for it.

For the earlier discussion please follow this link:-

http://e2e.ti.com/support/embedded/bios/f/355/p/275670/1034013.aspx#1034013

Sorry for so delayed response.

But the thing is I am still not able to get success with what you have suggested me above.

Now I am telling you my observation regarding ecu is that :-

1) When I use ecuSendIn function - ecuSendIn(ecu_inst->ecu_Inst,sndinBuffer,rinBuffer,soutCompr);

a) whatever I pass in the place of rinBuffer it does not affect the soutCompr i.e. data in both sndinBuffer & soutCompr are same.

b) ecuSendIn(ecu_inst->ecu_Inst,sndinBuffer,sndinBuffer,soutCompr);

If I re-place rinBuffer with sndinBuffer then also the data in both sndinBuffer & soutCompr are same.

Can you tell me where to see that this data is not processed properly by ECU?

Is ECU is working or not?

If you wany my code I can provide you with that also.

Regards

Rishabh Jain