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.

halcogen - changing from RM48L950 to RM48L952

Other Parts Discussed in Thread: RM48L952, RM48L950, HALCOGEN

Hello,

We were using the HDK to develop test code, however on our actual board we are using the RM48L952 instead of the RM48L950 that's on the HDK.

We'd like to be able to use the same HalCoGen file that we used for all of our test code development. I imagine they should be very similar - and I don't see an option in HalCoGen to change devices. But I do see in the XML a device tag with RM48L950.

Is it too hopeful to assume that changing that to a 952 would work to generate code for the different processor? Does it matter?

Thanks, Andrew

  • Andrew, Its a similar part which supports higher frequency assuming you are using the same package. So the drivers generated would remain the same.

    Nevertheless I will have someone from Halcogen team re-confirm the same as soon as possible.

  • Hi Andrew,

    In 950 and 952 HALCoGen project file (,hcg) the TAG  <device>RM48L952ZWT</device> can be editted to work on 950 or 952. You need to make sure clock settings are with in Device datasheets recomemndations.

    Caution : There are only very few device like 950 and 952 whose HALCoGen project can be editted and uded across. This method cannot be follwed for other devices.