I-8000
Controller 008
back
Q: What is the limitation of program size of
I-8417/8817/8437/8837, I-7188EG & I-7188XG ?
Ans: The
code size after compilation can not exceed 64K bytes for
I-8417/8817/8437/8837, I-7188EG & I-7188XG. You may check the file
size of ¡§appli.x8m¡¨ after compilation. Its location is at
¡§\ISAWIN\(group name)\(project name)\¡¨. For example, If the
project name is ¡§test1¡¨ and created under ¡§Demo¡¨ group, the
location will be ¡§\ISAWIN\Demo\test1\appli.x8m¡¨

1. If the code size is
too large, please try.
On
the ¡§compiler option¡¨ window. remove checking on ¡§Embed source code
for upload¡¨. And compile it again. Since the upload option will
increase the code size from 1.5 to 3 times.

2.Please try to enable the below compiler options, and then compile
the project again. Then please check the file size of the
"Appli.x8m".
Please try to enable the below compiler options, and then compile
the project again. Then please check the file size of the
"Appli.x8m".

 Written by Chun Tsai
Date:2002/12/26 |