< Compile Options / Microcontroller Options >
[Format]
-branch = { 16 | 24 | 32 }
 | 
 
 
The default for this option is branch=24.
[Description]
-  | This option specifies the branch width.  | 
 
-  | When branch=16 is specified, the program is compiled with a branch width within 16 bits.  | 
 
-  | When branch=24 is specified, the program is compiled with a branch width within 24 bits.  | 
 
-  | When branch=32 is specified, the branch width is not specified.  |