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://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