I'm trying to get the RGA driver from the RZ/A1 Framework V1.03 (R01AN3638EJ0103) integrated into my e2studio project. I've made a number of changes to the OSPL layer and a few other bits here and there - but my call to R_GRAPHICS_Initialize() is returning with 1 (E_OTHERS).
I've tried locating everywhere in the sources that set that value - but I've so far not found any smoking gun.
My conclusion (so far) is that this error is coming from the RGA library itself - and my guess is that I've set something up incorrectly with my buffers, etc.
Does anyone have a suggestion on how I can debug this further?
Thanks.