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.

TMS320F28388D: F2838x Simulink coder and GPIO configuration

Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG

Hi,

I'm trying to generate code for the F2838c microcontroller using Simulink coder. In my model there is a GPIO block. I need to know if it's possible to configure the gpio using driverlib instead of bitfield mode.

Simulink coder generates code that use bitfield mode by default but I need to use the drivelib mode.

Thanks for the answer