Hello,
I'm using RM48L950 chip using the HDK. I'm developing for it using GCC 4.7.3 and J-LINK.
I have created a bare metal project. and currently i'm having some problems activating the SCI driver.
I have generetaed a BSP using halcogen and ported all the files to GCC. Currently i manged to execute absic software with RTI timers interrupts.
Everithing works OK. When i have tried to initialized the SCI module, it looks like i have no access to the registers.
They read zero and my writes have no impact on them.
Any suggestions?