3.11 Other #pragma Directives

Conversion specifications for other #pragma directives are shown here.

 

Table 3.5

Conversion of Other #pragma Directives

CA78K0

#pragma Directive

After conversion

Remarks

#pragma sfr

#include "iodefine.h"

iodefine.h is provided by the integrated development environment.

Access to an SFR needs to be reviewed because the device is changed. A message is output.

#pragma name

Deleted

Not supported in the CC-RL.

#pragma ext_table

Deleted

Not supported in the CC-RL.

#pragma ext_func

Deleted

Not supported in the CC-RL.

#pragma inline

Deleted

Not supported in the CC-RL.

#pragma inline of the CC-RL is a different facility.

#pragma PC

Deleted

Not supported in the CC-RL.