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.

TMS320F28379D: dcan flash kernel for TMS320F28379D

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hi

Is dcan flash kernel available for TMS320F28379D ? Could not find in SDK.
We are using C2000Ware_5_04_00_00.

  • Hi,

    No, the C2000ware doesn't include the dcan flash kernel for TMS320F28379 device. You need to develop your own using F28P55x flash Kernel as a reference.

  • Hi 

    Could you please mention the steps involved in porting this and the key aspects I should focus on?

    I couldn’t find a DCAN flash kernel for the F28P55x in the SDK — only an MCAN flash kernel is available. However, for the F28P65x MCU, a DCAN flash kernel is provided.

    I’m planning to test this in emulation mode by using Get Boot and configuring EMU_BOOTCTRL, without modifying the OTP. I believe this approach should work.

    Kindly share your suggestions.

  • P55x doesn't have DCAN module. Yes, P65x supports both DCAN and MCAN, and you can dcan kernel for P65x device as a reference.

    I will check if we have any instructions for developing flash kernel.