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.

ISO:C90-5.2.4.1 Translation Limits

Hi,

I get a translation limit message from PRQA when run on my source as follows:

Msg(6:0612) [L] Size of object 'ramAdc1' exceeds 32767 bytes - program does not conform strictly to ISO:C90.
MISRA C:2012 Dir-1.1; REFERENCE - ISO:C90-5.2.4.1 Translation Limits

By all accounts my CGT v5.0.11 correctly handles objects greater than 32767 bytes, that is, my implementation works.

Can you please confirm that CGT v5.0.11 will correctly handle objects greater than 32767 bytes in size, and ideally, point me at some documentation that says such.

Regards, Tony.