This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RM48 port to gnu

Other Parts Discussed in Thread: RM48L950, HALCOGEN

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?