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.
Dear Sir/Madam,
I am currently using CCS 11.0.0.00012 & compiler TI v21.6.0.LTS for TMS320F28377S microcontroller. I am emcountering a strange issue with my project. My project includes CLA and CAN. I have .cla file in my project and everything works fine until CAN part is added. Now when I add CAN functions and headers from C2000ware 4.01 version it shows compile error as "expression must be a modifiable lvalue" wherever HWREGB and HWREG_BP is called. If I choose to exclude build .cla file from project the compilation error goes. Also I have tested CAN from C2000ware 4.01 version in different project where CLA was not added and it worked without any issues. What could be possible reasons for this issue? Thank you.
until CAN part is added
While adding the CAN part, what all changes did you make to the current example?
Thanks.
Nilesh,
Can you please install the most recent version of CCS & C2000ware and retry?
Please do a clean install and start afresh. Do not re-use anything from your old project.