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.

Compiler/TMS320F280049: How to access byte peripheral LIN via CLA?

Part Number: TMS320F280049

Tool/software: TI C/C++ Compiler

Hi,

from the datasheet, the 280049 type 2 CLA should be able to access the LIN module.

This however is byte-addressable. The bp_16 and bp_32 typedefs via byte_peripheral attribute are rejected by the compiler.

So how to access the LIN from CLA?