Other Parts Discussed in Thread: HALCOGEN
Hi. I am trying to get the HALCoGen FEE example to work with the RM48 HDK (RM48L952ZWT). The program loops forever waiting for the call to TI_Fee_GetStatus() to return IDLE. It always returns 0.
The example is code is from: C:\ti\Hercules\HALCoGen\v04.07.00\examples\RM48x\example_TI_Fee_Write_Read.c
It is linked with the F021 little endian library recommended: F021_API_CortexR4_LE_V3D16.lib.
The relevant screen shots from HALCoGen are:
I am using the IAR IDE. The screen shot below shows point where the code loops forever.
Please recommend how I should proceed. I will need to save parameter data to flash in our target design and proving it can work on this demo board is necessary. Thank you.