Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: TI-RTOS IPC initialization

$
0
0

Hi todd,

 Thanks for your reply.

   I am using F28M35H52C1 which is in my custom board. 

   If i add only this means,

HWREG(RAM_CONFIG_BASE + RAM_O_MSXRTESTINIT1) |= 0x1;
while((HWREG(RAM_CONFIG_BASE + RAM_O_MSXRINITDONE1)&0x1) != 0x1)
{
}

That time also i getting same error.

   Could you please tell me that how to configure the IPC and IPC lite.

   Because i am using RTOS for ARM processor only. I would like to use interrupt for getting the data from my DSP. 

   I dont want to use interrupt in my DSP processor.

   If i use messageQ means, it seams to be a task, i need to check it for every time. I need to implement messageQ in both ARM and DSP. 

   I am happy if it is a interrupt to receive the data from my DSP. 

Thanks in advance

Thirumoorthy.R


Viewing all articles
Browse latest Browse all 25965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>