CPU goes in HALT with "CSF INV PAR" right after download
FAQ #100950
In general, a HALT reason "CSF INV PAR" always indicates a problem with a system function parameter. When using the E-Mail functions the reason is often an empty TEXT string declared with default size.
Right after downloading a program with an empty TEXT declared with default size, the PCD does not go in RUN, but goes in HALT. In this case PG5 displays the following dialog:
In order to solve the problem, the empty TEXTs must be declared with a fixed size of 1 characters, as in this example:
Remark: This modification must not be applied to the text who is in the field "File". This text must stay declared with default.
Categories
PG5 2.0 / E-Mail
Last update: 26.05.2015 22:55
First release: 02.06.2008 09:21
Views: 6678