Other Parts Discussed in Thread: PROFIBUS, AM3359, SYSBIOS
Hi,
I am using CCSv6.1.1, isdkv2.1.1.2. I am working with ICE AM3359. I was able to build ADC project in RTSC platform. I am trying to read analog values through ADC and transmit through profibus. I could integrate the two projects i.e. ADC in RTSC platform and Profibus slave project. Program consists of timer task(priority 10), profibus task(priority 3) and ADC task with priority 2. Timer and profibus tasks are invoked and also the control is transferred to ADC task, but it is getting stuck in ISR as it is not getting invoked.
Is there a way to enable adc without inerrupts?
Any help is appreciated.
Regards
Rohan