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: Using CCP with Simulink and CANape

Part Number: TMS320F28379D


Hello,

I have problems to make a CCP interface running on a TMS320F28379D Launchpad.

I use Matlab Simulink 2018b for generating the code.

I tried several configuration and followed the mathworks documentation step by step:

https://e2e.ti.com/support/microcontrollers/c2000/f/171/p/929803/3435512?tisearch=e2e-sitesearch&keymatch=canape#3435512

https://de.mathworks.com/help/supportpkg/texasinstrumentsc2000/ug/external-mode.html#bups63k

I think my problem is that no DAQ_LIST_EVENT_MAPPINGS file is generated while building the code.

I am using canlib.Parameters and canlib.Signals as Exported Global storage type. Data type uint16.

However I have no clue why the mathworks example model c28x_ccp_ert generates the list and my model not.

Has anyone more ideas what to try or check?

The further target is to use CANape to control the DSP via CCP.

Regards

Paul